diff options
Diffstat (limited to 'src/wx/content_menu.h')
| -rw-r--r-- | src/wx/content_menu.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/wx/content_menu.h b/src/wx/content_menu.h index a38109b07..1faf16de6 100644 --- a/src/wx/content_menu.h +++ b/src/wx/content_menu.h @@ -40,7 +40,6 @@ public: private: void repeat (); - void join (); void find_missing (); void properties (); void re_examine (); @@ -59,7 +58,6 @@ private: ContentList _content; TimelineContentViewList _views; wxMenuItem* _repeat; - wxMenuItem* _join; wxMenuItem* _find_missing; wxMenuItem* _properties; wxMenuItem* _re_examine; |
