summaryrefslogtreecommitdiff
path: root/src/wx/timeline_time_axis_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/timeline_time_axis_view.h')
-rw-r--r--src/wx/timeline_time_axis_view.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/timeline_time_axis_view.h b/src/wx/timeline_time_axis_view.h
index fbd7c5de9..d57d7b749 100644
--- a/src/wx/timeline_time_axis_view.h
+++ b/src/wx/timeline_time_axis_view.h
@@ -30,7 +30,6 @@ public:
private:
void do_paint (wxGraphicsContext* gc, std::list<dcpomatic::Rect<int> > overlaps);
-private:
int _y;
};