all repos — openbox @ 956ada0725aa15b22bd9c8c9261625fdf9a84c84

openbox fork - make it a bit more like ryudo

oops nevermind
Dana Jansens danakj@orodu.net
commit

956ada0725aa15b22bd9c8c9261625fdf9a84c84

parent

3de18ef7f03a1f462f88663746aa6946d05cc4c3

1 files changed, 0 insertions(+), 3 deletions(-)

jump to
M otk/timer.hhotk/timer.hh

@@ -73,9 +73,6 @@ @param msec Number of milliseconds to increment by.

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