]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_in.c
changine library~
[16.git] / src / lib / 16_in.c
index 80e02cb972af1cab0e008b8472f02d6a3eacceca..2657e2680ffa46395e1bf133f76168f5708d471f 100644 (file)
@@ -1040,7 +1040,6 @@ IN_FreeDemoBuffer(void)
 #endif
 
 
-#if 0
 ///////////////////////////////////////////////////////////////////////////
 //
 //     IN_GetScanName() - Returns a string containing the name of the
@@ -1059,8 +1058,6 @@ IN_GetScanName(ScanCode scan)
 
        return(ScanNames[scan]);
 }
-#endif
-
 
 ///////////////////////////////////////////////////////////////////////////
 //