- Remove unnecessary allowwarnings="true"
[reactos.git] / reactos / dll / keyboard / kbdusa / kbdusa.rbuild
index ebe9d84..d38ccd1 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
-<module name="kbdusa" type="keyboardlayout" entrypoint="0" installbase="system32" installname="kbdusa.dll" allowwarnings="true">
+<module name="kbdusa" type="keyboardlayout" entrypoint="0" installbase="system32" installname="kbdusa.dll">
        <importlibrary definition="kbdusa.spec" />
        <include base="ntoskrnl">include</include>
        <define name="_DISABLE_TIDENTS" />