removed log message
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2330
This commit is contained in:
parent
5464fb8bca
commit
c36e1f72ee
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue