From 13a4f598b7e4ad56b5dc654d8f4b50b8a9851673 Mon Sep 17 00:00:00 2001 From: w00t Date: Sat, 5 Jan 2008 15:25:58 +0000 Subject: Add SnomaskManager::FlushSnotices() stub git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8636 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/inspircd.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/inspircd.cpp') diff --git a/src/inspircd.cpp b/src/inspircd.cpp index 114d38969..17aa0c933 100644 --- a/src/inspircd.cpp +++ b/src/inspircd.cpp @@ -652,6 +652,7 @@ int InspIRCd::Run() { FOREACH_MOD_I(this,I_OnBackgroundTimer,OnBackgroundTimer(TIME)); Timers->TickMissedTimers(TIME); + SNO->FlushSnotices(); } #ifndef WIN32 /* Same change as in cmd_stats.cpp, use RUSAGE_SELF rather than '0' -- Om */ -- cgit v1.3.1-10-gc9f91