From 357af8c5a3cf922818ee014a8f2b54a799917eea Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Tue, 5 Jun 2012 15:39:50 +0000 Subject: removed old PLUGININFO. plugin info cleanup starts git-svn-id: http://svn.miranda-ng.org/main/trunk@312 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/CSList/cslist.h | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/CSList') diff --git a/plugins/CSList/cslist.h b/plugins/CSList/cslist.h index 16c922db53..652c8f7195 100644 --- a/plugins/CSList/cslist.h +++ b/plugins/CSList/cslist.h @@ -653,7 +653,6 @@ CSList* cslist = NULL; BOOL WINAPI DllMain( HINSTANCE, DWORD, LPVOID ); extern "C" __declspec( dllexport ) PLUGININFOEX* MirandaPluginInfoEx( DWORD ); -extern "C" __declspec( dllexport ) PLUGININFO* MirandaPluginInfo( DWORD ); extern "C" __declspec( dllexport ) const MUUID* MirandaPluginInterfaces( void ); extern "C" __declspec( dllexport ) int Load( PLUGINLINK* ); -- cgit v1.2.3