diff options
Diffstat (limited to 'common/facade.cpp')
-rw-r--r-- | common/facade.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/common/facade.cpp b/common/facade.cpp index 9c14a23..92eeaca 100644 --- a/common/facade.cpp +++ b/common/facade.cpp | |||
@@ -115,5 +115,3 @@ QPair<KAsync::Job<void>, typename ResultEmitter<typename DomainType::Ptr>::Ptr> | |||
115 | template class Sink::GenericFacade<T>; \ | 115 | template class Sink::GenericFacade<T>; \ |
116 | 116 | ||
117 | SINK_REGISTER_TYPES() | 117 | SINK_REGISTER_TYPES() |
118 | |||
119 | #include "facade.moc" | ||