summaryrefslogtreecommitdiff
path: root/src/wx/content_timeline.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/content_timeline.h')
-rw-r--r--src/wx/content_timeline.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/content_timeline.h b/src/wx/content_timeline.h
index 2653701b9..af9a70173 100644
--- a/src/wx/content_timeline.h
+++ b/src/wx/content_timeline.h
@@ -139,7 +139,6 @@ private:
int _x_scroll_rate;
int _y_scroll_rate;
int _pixels_per_track;
- bool _first_resize;
wxTimer _timer;
boost::optional<int> _last_mouse_wheel_x;
boost::optional<double> _last_mouse_wheel_time;