From c23dc541407d41665fa3bfdda2977f6b31694c68 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 29 Jul 2013 14:09:21 +0000 Subject: - resource cleanup removed from ME_SYSTEM_OKTOEXIT; - old unused files removed; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@5524 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/AVS/src/commonheaders.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'plugins/AVS/src/commonheaders.h') diff --git a/plugins/AVS/src/commonheaders.h b/plugins/AVS/src/commonheaders.h index 10e7f52c17..e35a5270e5 100644 --- a/plugins/AVS/src/commonheaders.h +++ b/plugins/AVS/src/commonheaders.h @@ -47,7 +47,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "resource.h" #include "version.h" #include "image_utils.h" -#include "mir_thread.h" #include "poll.h" #include "acc.h" @@ -88,3 +87,6 @@ int SetAvatarAttribute(HANDLE hContact, DWORD attrib, int mode); #define AVS_IGNORENOTIFY 0x1000 #define AVS_DEFAULT "Global avatar" + +void mir_sleep(int time); +extern bool g_shutDown; \ No newline at end of file -- cgit v1.2.3