From 21320c54ea3448805d4af6035a78b41fdd9b0ce3 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Thu, 10 Apr 2014 09:31:55 +0000 Subject: Remove not needed debug service git-svn-id: http://svn.miranda-ng.org/main/trunk@8917 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/SplashScreen/src/headers.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'plugins/SplashScreen/src/headers.h') diff --git a/plugins/SplashScreen/src/headers.h b/plugins/SplashScreen/src/headers.h index b080917889..9122a377e5 100644 --- a/plugins/SplashScreen/src/headers.h +++ b/plugins/SplashScreen/src/headers.h @@ -88,8 +88,5 @@ extern int OptInit(WPARAM wParam, LPARAM lParam); extern BOOL ShowSplash(BOOL bpreview); extern VOID ReadDbConfig(); extern INT_PTR ShowSplashService(WPARAM wparam,LPARAM lparam); -#ifdef _DEBUG - extern INT_PTR TestService(WPARAM wParam,LPARAM lParam); -#endif #endif //HEADERS_H -- cgit v1.2.3