oops nevermind

This commit is contained in:
Dana Jansens 2003-02-17 20:18:34 +00:00
parent 3de18ef7f0
commit 956ada0725

View 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
/*!