X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=include%2Ftimer.h;h=2c38ad88ed1514e1ae82d690e6ec8f7b5d6c64fc;hb=8c2d96013084de950e3a63be4ae6ed626c4093ab;hp=abe15a2b7c802474838a892223fb5b1ee82992b5;hpb=c88afe5b9abba09b883d59f46a7e2795df181394;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/timer.h b/include/timer.h index abe15a2b7..2c38ad88e 100644 --- a/include/timer.h +++ b/include/timer.h @@ -14,7 +14,7 @@ #ifndef INSPIRCD_TIMER_H #define INSPIRCD_TIMER_H -class InspIRCd; +//class InspIRCd; /** Timer class for one-second resolution timers * Timer provides a facility which allows module