MiTestCard is only used in DBG=1, surround with ifdef so DBG=0 builds.
[reactos.git] / reactos / drivers / net / dd / pcnet / pcnet.c
index 8ff01aa..9295ff7 100644 (file)
@@ -719,6 +719,7 @@ MiInitChip(
   Adapter->Flags &= ~RESET_IN_PROGRESS;
 }
 
+#if DBG
 static BOOLEAN
 MiTestCard(
     PADAPTER Adapter)
@@ -775,6 +776,7 @@ MiTestCard(
 
   return TRUE;
 }
+#endif
 
 static NDIS_STATUS
 STDCALL