summaryrefslogtreecommitdiffstats
path: root/common/facade.cpp
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2017-11-10 15:38:13 +0100
committerChristian Mollekopf <chrigi_1@fastmail.fm>2017-11-10 15:38:13 +0100
commit2bb2a10f5c4010d168b3d26e9937cf26365a0d0c (patch)
tree04d32105a4df885a61cd0d0be16ea839213bd7d4 /common/facade.cpp
parent1ba683805a276307644adbd9cc916829f367cbc9 (diff)
downloadsink-2bb2a10f5c4010d168b3d26e9937cf26365a0d0c.tar.gz
sink-2bb2a10f5c4010d168b3d26e9937cf26365a0d0c.zip
Fixed warnings
Diffstat (limited to 'common/facade.cpp')
-rw-r--r--common/facade.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/facade.cpp b/common/facade.cpp
index 9c14a23..d00453e 100644
--- a/common/facade.cpp
+++ b/common/facade.cpp
@@ -116,4 +116,3 @@ QPair<KAsync::Job<void>, typename ResultEmitter<typename DomainType::Ptr>::Ptr>
116 116
117SINK_REGISTER_TYPES() 117SINK_REGISTER_TYPES()
118 118
119#include "facade.moc"