Author: sserapion Date: Thu Sep 11 15:19:23 2008 New Revision: 36146
URL: http://svn.reactos.org/svn/reactos?rev=36146&view=rev Log: Stop annoying warning.
Modified: branches/ros-amd64-bringup/reactos/drivers/storage/ide/pciidex/pciidex.rbuild
Modified: branches/ros-amd64-bringup/reactos/drivers/storage/ide/pciidex/pciidex.rbuild URL: http://svn.reactos.org/svn/reactos/branches/ros-amd64-bringup/reactos/driver... ============================================================================== --- branches/ros-amd64-bringup/reactos/drivers/storage/ide/pciidex/pciidex.rbuild [iso-8859-1] (original) +++ branches/ros-amd64-bringup/reactos/drivers/storage/ide/pciidex/pciidex.rbuild [iso-8859-1] Thu Sep 11 15:19:23 2008 @@ -3,7 +3,6 @@ <module name="pciidex" type="kernelmodedriver" installbase="system32/drivers" installname="pciidex.sys"> <importlibrary definition="pciidex.spec.def" /> <library>ntoskrnl</library> - <file>pciidex.spec</file> <file>fdo.c</file> <file>miniport.c</file> <file>misc.c</file>