summaryrefslogtreecommitdiff
path: root/src/wx/text_panel.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-04-25 11:03:42 +0200
committerCarl Hetherington <cth@carlh.net>2023-04-25 11:03:42 +0200
commite87f943433216d294b22853411eca5c582be1066 (patch)
tree4fb7fca64b348f9c6dd0f7778ce1187d0ba9b71a /src/wx/text_panel.cc
parentd7abedac1b4ff6564f656fcc99ea222bfa6901a2 (diff)
Cleanup: remove some unnecessary includes.
Diffstat (limited to 'src/wx/text_panel.cc')
-rw-r--r--src/wx/text_panel.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/text_panel.cc b/src/wx/text_panel.cc
index 76dd21489..805af2c23 100644
--- a/src/wx/text_panel.cc
+++ b/src/wx/text_panel.cc
@@ -32,7 +32,6 @@
#include "subtitle_appearance_dialog.h"
#include "text_panel.h"
#include "text_view.h"
-#include "wx_ptr.h"
#include "wx_util.h"
#include "lib/analyse_subtitles_job.h"
#include "lib/dcp_content.h"