diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-07-12 00:11:02 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-07-12 00:11:02 +0200 |
| commit | c2b7422b8f0ad9fdf1e6e174a90486fb9e6346f4 (patch) | |
| tree | 346e776fd0ba9dfb869fe1b5e3023126a4ff024e /src/tools | |
| parent | a88895ae714712eb2d52e6fb2c7576a7e2335754 (diff) | |
Remove some more stuff related to the old "instant i18n" feature.
Diffstat (limited to 'src/tools')
| -rw-r--r-- | src/tools/dcpomatic.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/dcpomatic.cc b/src/tools/dcpomatic.cc index 0a6728731..5e56a2672 100644 --- a/src/tools/dcpomatic.cc +++ b/src/tools/dcpomatic.cc @@ -38,7 +38,6 @@ #include "wx/hints_dialog.h" #include "wx/html_dialog.h" #include "wx/file_dialog.h" -#include "wx/i18n_hook.h" #include "wx/id.h" #include "wx/job_manager_view.h" #include "wx/kdm_dialog.h" |
