Author: gschneider
Date: Wed May 12 22:37:48 2010
New Revision: 47181
URL:
http://svn.reactos.org/svn/reactos?rev=47181&view=rev
Log:
[SHELL32] Remove misplaced function header
Modified:
trunk/reactos/dll/win32/shell32/shfldr_cpanel.c
Modified: trunk/reactos/dll/win32/shell32/shfldr_cpanel.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shfldr_c…
==============================================================================
--- trunk/reactos/dll/win32/shell32/shfldr_cpanel.c [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/shell32/shfldr_cpanel.c [iso-8859-1] Wed May 12 22:37:48 2010
@@ -315,9 +315,6 @@
return NULL;
}
- /**************************************************************************
- * ISF_ControlPanel_fnEnumObjects
- */
static BOOL SHELL_RegisterCPanelApp(IEnumIDList* list, LPCSTR path)
{
LPITEMIDLIST pidl;