summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/gui/widgets/progressbar.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/widgets/progressbar.h b/src/gui/widgets/progressbar.h
index e8d8986e7..254c2533b 100644
--- a/src/gui/widgets/progressbar.h
+++ b/src/gui/widgets/progressbar.h
@@ -153,7 +153,6 @@ class ProgressBar final : public gcn::Widget,
static int mInstances;
static float mAlpha;
- static const gcn::Color TEXT_COLOR;
bool mSmoothProgress;
bool mSmoothColorChange;