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.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gui/widgets/guitable.h b/src/gui/widgets/guitable.h
index f00a3cbf3..77abfdd4b 100644
--- a/src/gui/widgets/guitable.h
+++ b/src/gui/widgets/guitable.h
@@ -177,9 +177,6 @@ private:
int mSelectedRow;
int mSelectedColumn;
- /** Number of frames to skip upwards when drawing the selected widget. */
- int mPopFramesNr;
-
/** If someone moves a fresh widget to the top, we must display it. */
gcn::Widget *mTopWidget;