summaryrefslogtreecommitdiff
path: root/otk/timer.hh
diff options
context:
space:
mode:
Diffstat (limited to 'otk/timer.hh')
-rw-r--r--otk/timer.hh3
1 files changed, 0 insertions, 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
/*!