summaryrefslogtreecommitdiff
path: root/src/wx/timecode.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-12-27 21:16:40 +0000
committerCarl Hetherington <cth@carlh.net>2013-12-27 21:16:40 +0000
commitec95ff05f66e9b4cf3bcdbefa0c75ca8f99dc279 (patch)
tree3931b1c2ba441ed7985c76e197f96e6aeafeb599 /src/wx/timecode.h
parentbb969a0e8c27382688583554edc559bcebbca8c9 (diff)
parent2026bfd81dbc8975e127e92c5395e996c2d1462b (diff)
Merge branch '1.0' into 1.0-seek
Diffstat (limited to 'src/wx/timecode.h')
-rw-r--r--src/wx/timecode.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/timecode.h b/src/wx/timecode.h
index 6a8bf03df..f95740255 100644
--- a/src/wx/timecode.h
+++ b/src/wx/timecode.h
@@ -40,7 +40,6 @@ private:
wxSizer* _sizer;
wxPanel* _editable;
wxTextCtrl* _hours;
- wxStaticText* _hours_label;
wxTextCtrl* _minutes;
wxTextCtrl* _seconds;
wxTextCtrl* _frames;