summaryrefslogtreecommitdiff
path: root/src/gui/theme.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/theme.cpp')
-rw-r--r--src/gui/theme.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/theme.cpp b/src/gui/theme.cpp
index 71c864c0f..2178228fc 100644
--- a/src/gui/theme.cpp
+++ b/src/gui/theme.cpp
@@ -47,8 +47,6 @@ std::string Theme::mThemePath;
std::string Theme::mThemeName;
Theme *Theme::mInstance = nullptr;
-static const int THEME_PALETTES = 5;
-
// Set the theme path...
static void initDefaultThemePath()
{