VirtualBox

Changeset 4639 in vbox


Ignore:
Timestamp:
Sep 9, 2007 8:05:50 PM (17 years ago)
Author:
vboxsync
Message:

warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA.cpp

    r4539 r4639  
    18531853#endif /* !VBOX */
    18541854{
    1855     int y1, y2, y, update, page_min, page_max, linesize, y_start, double_scan, mask;
     1855    int y1, y2, y, update, page_min, page_max, linesize, y_start, double_scan;
    18561856    int width, height, shift_control, line_offset, page0, page1, bwidth;
    18571857    int disp_width, multi_run;
     
    20382038        }
    20392039        if (!multi_run) {
    2040 //            mask = (s->cr[0x17] & 3) ^ 3;
    2041 //            if ((y & mask) == mask)
    2042 //                addr1 += line_offset;
    20432040            y1++;
    20442041            multi_run = double_scan;
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette