add inline tags

This commit is contained in:
David Rose 2007-04-10 18:02:28 +00:00
parent 4c376a37f3
commit 0c5b3eb47c

View File

@ -250,8 +250,8 @@ PUBLISHED:
INLINE static bool is_connected() { return false; }
INLINE static void resume_after_pause() { }
static void main_tick() { }
static void thread_tick(const string &) { }
INLINE static void main_tick() { }
INLINE static void thread_tick(const string &) { }
};
#endif // DO_PSTATS