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