Author: pschweitzer Date: Sat Aug 30 15:41:26 2008 New Revision: 35818
URL: http://svn.reactos.org/svn/reactos?rev=35818&view=rev Log: Removed useless defines
Modified: trunk/reactos/dll/win32/sfc/sfc.spec trunk/reactos/dll/win32/sfc_os/sfc_os.spec
Modified: trunk/reactos/dll/win32/sfc/sfc.spec URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/sfc/sfc.spec?rev=... ============================================================================== --- trunk/reactos/dll/win32/sfc/sfc.spec [iso-8859-1] (original) +++ trunk/reactos/dll/win32/sfc/sfc.spec [iso-8859-1] Sat Aug 30 15:41:26 2008 @@ -14,5 +14,4 @@ @ stdcall SfcIsFileProtected (ptr wstr) sfc_os.SfcIsFileProtected @ stub SfcWLEventLogoff @ stub SfcWLEventLogon -@ stdcall SfpVerifyFile (str str long) -@ stdcall start (long long ptr) DllMain +@ stdcall SfpVerifyFile (str str long)
Modified: trunk/reactos/dll/win32/sfc_os/sfc_os.spec URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/sfc_os/sfc_os.spe... ============================================================================== --- trunk/reactos/dll/win32/sfc_os/sfc_os.spec [iso-8859-1] (original) +++ trunk/reactos/dll/win32/sfc_os/sfc_os.spec [iso-8859-1] Sat Aug 30 15:41:26 2008 @@ -8,5 +8,4 @@ @ stub SfcGetNextProtectedFile @ stub SfcIsFileProtected @ stub SfcWLEventLogoff -@ stub SfcWLEventLogon -@ stdcall start (long long ptr) DllMain +@ stub SfcWLEventLogon