diff --git a/otk/timer.hh b/otk/timer.hh index 7e40aed7..556475c1 100644 --- a/otk/timer.hh +++ b/otk/timer.hh @@ -73,9 +73,6 @@ private: */ static void timevalAdd(timeval &a, long msec); - // prevent people from using timers except as pointers - ~Timer() {} - public: //! Constructs a new running timer and queues it /*!