Move RtcomEventLogger DB path out into settings. Ideally, it'd be nice to have the...
[qwerkisync] / DBBackends / RtcomEventLogger.h
index a2a5053..d82814d 100644 (file)
@@ -65,7 +65,6 @@ namespace DBBackends
                void Reindex();
 
                const Settings &m_Settings;
-               const QString mk_DBPath;
 
                QHash<EventTypes::eEventTypes, int> m_ServiceIDs;