From a5e65f02c7e37bed18fbca915e8040358d0f4fe7 Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Wed, 7 Oct 2015 18:59:19 +0000 Subject: Non-IM Contact: - Minor code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@15516 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Non-IM Contact/src/stdafx.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/Non-IM Contact/src/stdafx.h') diff --git a/plugins/Non-IM Contact/src/stdafx.h b/plugins/Non-IM Contact/src/stdafx.h index c6494d2f46..0c5cfc0992 100644 --- a/plugins/Non-IM Contact/src/stdafx.h +++ b/plugins/Non-IM Contact/src/stdafx.h @@ -119,8 +119,6 @@ extern char *szInfo; extern char *szData; extern HANDLE hNetlibUser; -int db_get_static(MCONTACT hContact, const char *moduleName, const char *fn, char *buf, size_t cbSize); - #endif #pragma comment(lib,"comctl32.lib") -- cgit v1.2.3