From 956ada0725aa15b22bd9c8c9261625fdf9a84c84 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 17 Feb 2003 20:18:34 +0000 Subject: [PATCH] oops nevermind --- otk/timer.hh | 3 --- 1 file changed, 3 deletions(-) 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 /*! -- 2.39.2