mirror of
https://github.com/open-simh/simh.git
synced 2026-01-13 23:37:13 +00:00
DISPLAY: remove deeply offensive and hastily commented out printf
(probably added while trying to figure out why display code is broken on Linux)
This commit is contained in:
parent
62678623b8
commit
e3543cbbdd
@ -1007,7 +1007,6 @@ unsigned long spacewar_switches = 0;
|
||||
void
|
||||
display_keydown(int k)
|
||||
{
|
||||
/*printf("down '%c'\r\n", k); /**/
|
||||
switch (k) {
|
||||
/* handle spacewar switches: see display.h for copious commentary */
|
||||
#define SWSW(LC,UC,BIT,POS36,FUNC36) \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user