diff options
Diffstat (limited to 'src/gui/palette.h')
-rw-r--r-- | src/gui/palette.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/palette.h b/src/gui/palette.h index afd4a0456..3a56c3d97 100644 --- a/src/gui/palette.h +++ b/src/gui/palette.h @@ -79,7 +79,6 @@ class Palette notfinal protected: /** Colors used for the rainbow gradient */ static const Color RAINBOW_COLORS[7]; - static const int RAINBOW_COLOR_COUNT; /** Time tick, that gradient-type colors were updated the last time. */ int mRainbowTime; |