diff options
Diffstat (limited to 'plugins/NewXstatusNotify/src/xstatus.h')
-rw-r--r-- | plugins/NewXstatusNotify/src/xstatus.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/NewXstatusNotify/src/xstatus.h b/plugins/NewXstatusNotify/src/xstatus.h index 4e7aabc9a0..dd2fed81c5 100644 --- a/plugins/NewXstatusNotify/src/xstatus.h +++ b/plugins/NewXstatusNotify/src/xstatus.h @@ -101,6 +101,5 @@ XSTATUSCHANGE *NewXSC(HANDLE hContact, char *szProto, int xstatusType, int actio void ExtraStatusChanged(XSTATUSCHANGE *xsc);
void FreeXSC(XSTATUSCHANGE *xsc);
int OnWindowEvent(WPARAM wParam, LPARAM lParam);
-BOOL TimeoutCheck();
#endif
\ No newline at end of file |