From 96a9196cbb71b7f8d5e3d98a92b2e59bb1b591a8 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 14 Jan 2003 09:54:05 +0000 Subject: otk::Timer-ng!! thanks ManMower for this shizznit! --- otk/application.hh | 2 -- 1 file changed, 2 deletions(-) (limited to 'otk/application.hh') diff --git a/otk/application.hh b/otk/application.hh index a0795acc..4d7b0d89 100644 --- a/otk/application.hh +++ b/otk/application.hh @@ -5,7 +5,6 @@ #include "eventdispatcher.hh" #include "display.hh" #include "configuration.hh" -#include "timerqueuemanager.hh" #include "image.hh" #include "style.hh" @@ -33,7 +32,6 @@ private: void loadStyle(void); Display _display; - TimerQueueManager *_timer_manager; ImageControl *_img_ctrl; Configuration *_style_conf; Style *_style; -- cgit v1.2.3