- Remove unnecessary allowwarnings="true"
[reactos.git] / reactos / dll / directx / wine / d3d8 / d3d8.rbuild
index f948307..13ccdac 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!DOCTYPE module SYSTEM "../../../../tools/rbuild/project.dtd">
-<module name="d3d8" type="win32dll" installbase="system32" installname="d3d8.dll" allowwarnings ="true" unicode="yes">
+<module name="d3d8" type="win32dll" installbase="system32" installname="d3d8.dll" unicode="yes">
        <importlibrary definition="d3d8.spec" />
        <include base="d3d8">.</include>
        <include base="ReactOS">include/reactos/wine</include>