]> git.sur5r.net Git - c128-kasse/blobdiff - include/kasse.h
kasse: allow starting up without a printer
[c128-kasse] / include / kasse.h
index 93650f368f7c3ab92a681a01a0e59f2ab402ee8c..43a67dacea3e372a3fd4fc23299c081517ad2279 100644 (file)
@@ -3,7 +3,4 @@
 
 void print_the_buffer(void);
 
-#ifdef _IS_KASSE
-BYTE printing = 1;
-#endif
 #endif