oops nevermind
authorDana Jansens <danakj@orodu.net>
Mon, 17 Feb 2003 20:18:34 +0000 (20:18 +0000)
committerDana Jansens <danakj@orodu.net>
Mon, 17 Feb 2003 20:18:34 +0000 (20:18 +0000)
otk/timer.hh

index 7e40aed..556475c 100644 (file)
@@ -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
   /*!