summaryrefslogtreecommitdiffstats
path: root/common/clientapi.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'common/clientapi.cpp')
-rw-r--r--common/clientapi.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/common/clientapi.cpp b/common/clientapi.cpp
index c19ea4f..a98340c 100644
--- a/common/clientapi.cpp
+++ b/common/clientapi.cpp
@@ -28,13 +28,9 @@ namespace async
28 }; 28 };
29} // namespace async 29} // namespace async
30 30
31namespace Akonadi2
32{
33 31
34void FacadeFactory::registerStaticFacades() 32namespace Akonadi2
35{ 33{
36 registerFacade<Akonadi2::ApplicationDomain::AkonadiResource, ResourceFacade>("resourceconfig");
37}
38 34
39void Store::shutdown(const QByteArray &identifier) 35void Store::shutdown(const QByteArray &identifier)
40{ 36{