summaryrefslogtreecommitdiffstats
path: root/src/app/videoWindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/videoWindow.cpp')
-rw-r--r--src/app/videoWindow.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/app/videoWindow.cpp b/src/app/videoWindow.cpp
index b005206..0688112 100644
--- a/src/app/videoWindow.cpp
+++ b/src/app/videoWindow.cpp
@@ -226,11 +226,6 @@ VideoWindow::event( TQEvent *e )
stop();
return false;
- case VideoWindow::ExposeEvent:
- //see VideoWindow::x11Event()
-
- return true;
-
// Xlib.h sucks fucking balls!!!!11!!1!
#undef KeyPress
case TQEvent::KeyPress: {