Author: greatlrd
Date: Fri Jun 29 23:15:12 2007
New Revision: 27336
URL:
http://svn.reactos.org/svn/reactos?rev=27336&view=rev
Log:
part 5 of xx
removing wine hack, that disable seh in rpc.h
cleanup work fireball ask about it
Modified:
trunk/reactos/base/services/eventlog/eventlog.rbuild
Modified: trunk/reactos/base/services/eventlog/eventlog.rbuild
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/services/eventlog/eve…
==============================================================================
--- trunk/reactos/base/services/eventlog/eventlog.rbuild (original)
+++ trunk/reactos/base/services/eventlog/eventlog.rbuild Fri Jun 29 23:15:12 2007
@@ -9,11 +9,6 @@
<library>advapi32</library>
<library>eventlog_server</library>
<library>rpcrt4</library>
- <library>kernel32</library>
- <library>user32</library>
- <library>ole32</library>
- <library>user32</library>
- <library>msvcrt</library>
<library>pseh</library>
<file>eventlog.c</file>
<file>logport.c</file>