summaryrefslogtreecommitdiffstats
path: root/api/logic/meta
diff options
context:
space:
mode:
Diffstat (limited to 'api/logic/meta')
-rw-r--r--api/logic/meta/JsonFormat.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/api/logic/meta/JsonFormat.cpp b/api/logic/meta/JsonFormat.cpp
index fda1cf97..fb78941f 100644
--- a/api/logic/meta/JsonFormat.cpp
+++ b/api/logic/meta/JsonFormat.cpp
@@ -28,8 +28,6 @@ using namespace Json;
namespace Meta
{
-static const int currentFormatVersion = 0;
-
// Index
static BaseEntity::Ptr parseIndexInternal(const QJsonObject &obj)
{