diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-03 00:37:51 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-03 00:37:51 +0100 |
| commit | fb86361c31c35d7df3dede7b40e4b60e2e7f9c1a (patch) | |
| tree | 22e40eadded096629fee8c867d51604a099e722b /src/wx/wx_util.h | |
| parent | 6788ff5967508056d1321c16143bf72fa7cd4516 (diff) | |
Similar fix to Dolby cert downloads.
Diffstat (limited to 'src/wx/wx_util.h')
| -rw-r--r-- | src/wx/wx_util.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/wx_util.h b/src/wx/wx_util.h index 6dfc0bf5c..f0e20be95 100644 --- a/src/wx/wx_util.h +++ b/src/wx/wx_util.h @@ -63,7 +63,6 @@ extern wxStaticText* add_label_to_grid_bag_sizer (wxGridBagSizer *, wxWindow *, extern std::string wx_to_std (wxString); extern wxString std_to_wx (std::string); extern void dcpomatic_setup_i18n (); -extern void run_gui_loop (); extern wxString context_translation (wxString); /** @class ThreadedStaticText |
