rnd-20140110-1-src
[rocksndiamonds.git] / src / libgame / system.c
index b6cdf649725b3fd08feccd44f152430e4a3069ca..6bc36f961d657070221cf508db993210fff49aff 100644 (file)
@@ -438,7 +438,9 @@ void CloseVideoDisplay(void)
 
 void InitVideoBuffer(int width, int height, int depth, boolean fullscreen)
 {
+#if 0
   printf("::: InitVideoBuffer\n");
+#endif
 
   video.width = width;
   video.height = height;