diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-05-05 00:56:54 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-05-06 20:15:30 +0200 |
| commit | 8f8730cadb3dae36e8aa7b7c732a7c162eac0fb6 (patch) | |
| tree | e2e4a61b5aefc99be20f3f8209e9a59d8e1c3cba /src/wx/kdm_dialog.cc | |
| parent | 9262839360779de83b711f86151fcf56b86c3989 (diff) | |
Move some functions to kdm_with_metadata
Diffstat (limited to 'src/wx/kdm_dialog.cc')
| -rw-r--r-- | src/wx/kdm_dialog.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/kdm_dialog.cc b/src/wx/kdm_dialog.cc index f041c16c5..14ba5cf05 100644 --- a/src/wx/kdm_dialog.cc +++ b/src/wx/kdm_dialog.cc @@ -31,7 +31,6 @@ #include "lib/screen.h" #include "lib/kdm_with_metadata.h" #include "lib/job_manager.h" -#include "lib/cinema_kdms.h" #include "lib/config.h" #include "lib/cinema.h" #include <libcxml/cxml.h> |
