mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 18:52:57 +00:00
Removed useless defines
svn path=/trunk/; revision=35818
This commit is contained in:
parent
d53b0eb9e6
commit
8dc92e2819
2 changed files with 2 additions and 4 deletions
|
@ -14,5 +14,4 @@
|
||||||
@ stdcall SfcIsFileProtected (ptr wstr) sfc_os.SfcIsFileProtected
|
@ stdcall SfcIsFileProtected (ptr wstr) sfc_os.SfcIsFileProtected
|
||||||
@ stub SfcWLEventLogoff
|
@ stub SfcWLEventLogoff
|
||||||
@ stub SfcWLEventLogon
|
@ stub SfcWLEventLogon
|
||||||
@ stdcall SfpVerifyFile (str str long)
|
@ stdcall SfpVerifyFile (str str long)
|
||||||
@ stdcall start (long long ptr) DllMain
|
|
|
@ -8,5 +8,4 @@
|
||||||
@ stub SfcGetNextProtectedFile
|
@ stub SfcGetNextProtectedFile
|
||||||
@ stub SfcIsFileProtected
|
@ stub SfcIsFileProtected
|
||||||
@ stub SfcWLEventLogoff
|
@ stub SfcWLEventLogoff
|
||||||
@ stub SfcWLEventLogon
|
@ stub SfcWLEventLogon
|
||||||
@ stdcall start (long long ptr) DllMain
|
|
Loading…
Add table
Add a link
Reference in a new issue