diff options
Diffstat (limited to 'src/mame/machine/315-5881_crypt.cpp')
-rw-r--r-- | src/mame/machine/315-5881_crypt.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/machine/315-5881_crypt.cpp b/src/mame/machine/315-5881_crypt.cpp index f7f861339e2..275c5614442 100644 --- a/src/mame/machine/315-5881_crypt.cpp +++ b/src/mame/machine/315-5881_crypt.cpp @@ -725,7 +725,6 @@ void sega_315_5881_crypt_device::enc_start() buffer_bit2 = 15; } - printf("header %08x\n", dec_header); enc_ready = true; } |