summaryrefslogtreecommitdiff
path: root/src/wx/video_view.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-09-23 00:07:26 +0200
committerCarl Hetherington <cth@carlh.net>2021-09-27 13:41:46 +0200
commit571a29b441ce6fe4a1e35bbcbcf4ea6abc885c22 (patch)
tree6fe66d4f5e43579a195883301c978e7e91526049 /src/wx/video_view.cc
parent7e7e74324ebf7a8ef5eb6c98f0fc2b65bb7bea34 (diff)
Remove unused using
Diffstat (limited to 'src/wx/video_view.cc')
-rw-r--r--src/wx/video_view.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/video_view.cc b/src/wx/video_view.cc
index 4d80e2535..1d10beb30 100644
--- a/src/wx/video_view.cc
+++ b/src/wx/video_view.cc
@@ -28,7 +28,6 @@
#include <sys/time.h>
-using std::pair;
using std::shared_ptr;
using boost::optional;