- Remove useless USE_W32API define from .rbuilds
[reactos.git] / rosapps / applications / cmdutils / touch / touch.rbuild
index 1954708..f104402 100644 (file)
@@ -1,6 +1,5 @@
 <module name="touch" type="win32cui" installbase="system32" installname="touch.exe">
        <include base="touch">.</include>
-       <define name="__USE_W32API" />
        <define name="_WIN32_IE">0x0501</define>
        <define name="_WIN32_WINNT">0x0501</define>
        <library>ntdll</library>