diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-04-14 00:16:27 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-04-14 00:16:27 +0000 |
| commit | e21c0de24a7b2a2f9a2cf686e2ef59b155947420 (patch) | |
| tree | 55480007f2d06e3831230727667d98db13ac4353 /src/wx/nag_dialog.cc | |
| parent | 2ff2489bdac9e4bd37510f10e126932e519a51d2 (diff) | |
Remove unused include.
Diffstat (limited to 'src/wx/nag_dialog.cc')
| -rw-r--r-- | src/wx/nag_dialog.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/nag_dialog.cc b/src/wx/nag_dialog.cc index 2b27df093..abe460869 100644 --- a/src/wx/nag_dialog.cc +++ b/src/wx/nag_dialog.cc @@ -22,7 +22,6 @@ #include "wx_util.h" #include "static_text.h" #include "check_box.h" -#include <wx/richtext/richtextctrl.h> #include <boost/foreach.hpp> using boost::shared_ptr; |
