1
0
Fork 0

removed log message

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2330
This commit is contained in:
Peter Veenstra 2005-09-29 14:59:57 +00:00
parent 5464fb8bca
commit c36e1f72ee

View file

@ -506,7 +506,6 @@ void VGA_SetupDrawing(Bitu val) {
VGA_DrawLine=VGA_Draw_4BPP_Line;
break;
case M_TANDY_TEXT:
LOG_MSG("tandy text");
doublewidth=(vga.tandy.mode_control & 0x1)==0;
case M_HERC_TEXT:
aspect_ratio=1;