summaryrefslogtreecommitdiff
path: root/src/gui/widgets/guitable.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/guitable.h')
-rw-r--r--src/gui/widgets/guitable.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/widgets/guitable.h b/src/gui/widgets/guitable.h
index 0bd880c45..24360062f 100644
--- a/src/gui/widgets/guitable.h
+++ b/src/gui/widgets/guitable.h
@@ -183,7 +183,6 @@ private:
/**
* Holds the background color of the table.
*/
- gcn::Color mBackgroundColor;
gcn::Color mHighlightColor;
int mSelectedRow;