- Remove useless USE_W32API define from .rbuilds
[reactos.git] / rosapps / applications / sysutils / utils / cat / cat.rbuild
index 3c3b8ab..96a3002 100644 (file)
@@ -1,5 +1,4 @@
 <module name="cat" type="win32cui" installbase="bin" installname="cat.exe" >
-       <define name="__USE_W32API" />
        <library>kernel32</library>
        <library>ntdll</library>
        <file>cat.c</file>