diff options
Diffstat (limited to 'common/storage.h')
-rw-r--r-- | common/storage.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/storage.h b/common/storage.h index 039a54f..a8e14a6 100644 --- a/common/storage.h +++ b/common/storage.h | |||
@@ -216,4 +216,3 @@ private: | |||
216 | } // namespace Sink | 216 | } // namespace Sink |
217 | 217 | ||
218 | QDebug& SINK_EXPORT operator<<(QDebug &dbg, const Sink::Storage::DataStore::Error &error); | 218 | QDebug& SINK_EXPORT operator<<(QDebug &dbg, const Sink::Storage::DataStore::Error &error); |
219 | |||