From 8dc92e28197588c4c1722a4862d75f83aefdd374 Mon Sep 17 00:00:00 2001 From: Pierre Schweitzer Date: Sat, 30 Aug 2008 20:41:26 +0000 Subject: [PATCH] Removed useless defines svn path=/trunk/; revision=35818 --- reactos/dll/win32/sfc/sfc.spec | 3 +-- reactos/dll/win32/sfc_os/sfc_os.spec | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/reactos/dll/win32/sfc/sfc.spec b/reactos/dll/win32/sfc/sfc.spec index 07f3c75c3e0..4fa278bcda3 100644 --- a/reactos/dll/win32/sfc/sfc.spec +++ b/reactos/dll/win32/sfc/sfc.spec @@ -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 \ No newline at end of file +@ stdcall SfpVerifyFile (str str long) \ No newline at end of file diff --git a/reactos/dll/win32/sfc_os/sfc_os.spec b/reactos/dll/win32/sfc_os/sfc_os.spec index e672dd1581e..7506386f2b5 100644 --- a/reactos/dll/win32/sfc_os/sfc_os.spec +++ b/reactos/dll/win32/sfc_os/sfc_os.spec @@ -8,5 +8,4 @@ @ stub SfcGetNextProtectedFile @ stub SfcIsFileProtected @ stub SfcWLEventLogoff -@ stub SfcWLEventLogon -@ stdcall start (long long ptr) DllMain \ No newline at end of file +@ stub SfcWLEventLogon \ No newline at end of file