src: removed some unused code

This commit is contained in:
malte_langkabel
2016-11-14 13:29:03 +01:00
parent 9ba3cf165c
commit c95eecdd7e
2 changed files with 0 additions and 4 deletions
-2
View File
@@ -25,8 +25,6 @@ private:
std::shared_ptr<StorageProvider> m_storageProvider;
std::shared_ptr<Storage> m_target;
bool m_hasInjected;
};
#endif // TASK_INJECT_STORAGE_H