From d334f52950ca2f91bdfe1854e4257d9ab4118ec2 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Fri, 27 Jul 2018 13:45:53 +0200 Subject: Fixed build --- common/storage_common.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'common/storage_common.cpp') diff --git a/common/storage_common.cpp b/common/storage_common.cpp index f96097a..5d787d8 100644 --- a/common/storage_common.cpp +++ b/common/storage_common.cpp @@ -35,7 +35,6 @@ namespace Storage { static const char *s_internalPrefix = "__internal"; static const int s_internalPrefixSize = strlen(s_internalPrefix); -static const int s_lengthOfUid = 38; DbLayout::DbLayout() { -- cgit v1.2.3