summaryrefslogtreecommitdiff
path: root/src/utils/stringutils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/stringutils.h')
-rw-r--r--src/utils/stringutils.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/utils/stringutils.h b/src/utils/stringutils.h
index 8053be689..f9d7494aa 100644
--- a/src/utils/stringutils.h
+++ b/src/utils/stringutils.h
@@ -30,8 +30,6 @@
#include "localconsts.h"
-static const size_t UTF8_MAX_SIZE = 10;
-
/**
* Trims spaces off the end and the beginning of the given string.
*