diff options
Diffstat (limited to 'src/wx/timecode.h')
| -rw-r--r-- | src/wx/timecode.h | 1 |
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; |
