Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/common/syncfilestatus.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/syncfilestatus.cpp b/src/common/syncfilestatus.cpp
index d62f212f5..fe9d4fc2a 100644
--- a/src/common/syncfilestatus.cpp
+++ b/src/common/syncfilestatus.cpp
@@ -82,5 +82,3 @@ QString SyncFileStatus::toSocketAPIString() const
return statusString;
}
}
-
-#include "syncfilestatus.moc"