diff --git a/panda/src/pstatclient/pStatClient.h b/panda/src/pstatclient/pStatClient.h index 72646fc561..e176454538 100644 --- a/panda/src/pstatclient/pStatClient.h +++ b/panda/src/pstatclient/pStatClient.h @@ -251,6 +251,7 @@ PUBLISHED: INLINE static void resume_after_pause() { } static void main_tick() { } + static void thread_tick(const string &) { } }; #endif // DO_PSTATS