- Remove the remaining __USE_W32API, deprecated for ages.
[reactos.git] / reactos / dll / ntdll / ntdll.rbuild
index c24492b..01a591e 100644 (file)
@@ -12,7 +12,6 @@
                <include base="ReactOS">include/reactos/subsys</include>
                <define name="__NTDLL__" />
                <define name="_NTOSKRNL_" />
-               <define name="__NO_CTYPE_INLINES" />
                <library>rtl</library>
                <library>ntdllsys</library>
                <library>libcntpr</library>
                                        <file>dispatch.S</file>
                                </directory>
                        </if>
-                       <if property="ARCH" value="amd64">
-                               <directory name="amd64">
-                                       <file>stubs.c</file>
-                               </directory>
-                       </if>
                        <if property="ARCH" value="arm">
                                <directory name="arm">
                                        <file>stubs_asm.s</file>