remove hack

svn path=/trunk/; revision=39478
This commit is contained in:
Christoph von Wittich 2009-02-08 09:09:04 +00:00
parent c15c8ae183
commit 6c864fe996
2 changed files with 4 additions and 2 deletions

View file

@ -14,12 +14,15 @@
<file>task.c</file>
<file>task_scheduler.c</file>
<file>task_trigger.c</file>
<file>mstask_local.idl</file>
<file>rsrc.rc</file>
<library>mstask_local_interface</library>
<library>wine</library>
<library>uuid</library>
<library>ole32</library>
<library>kernel32</library>
<library>ntdll</library>
</module>
<module name="mstask_local_interface" type="idlinterface">
<file>mstask_local.idl</file>
</module>
</group>

View file

@ -75,7 +75,6 @@ DEFINE_GUID(GUID_NULL,0,0,0,0,0,0,0,0,0,0,0);
#include "dimm.h"
#include "isguids.h"
#include "objsafe.h"
#include "mstask.h"
/* FIXME: cguids declares GUIDs but does not define their values */