VirtualBox

Changeset 33574 in vbox


Ignore:
Timestamp:
Oct 28, 2010 4:47:54 PM (14 years ago)
Author:
vboxsync
Message:

build fix

File:
1 edited

Legend:

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

    r33572 r33574  
    291291                    break;
    292292                }
     293                default:
     294                    break;
    293295            }
    294296        }
     
    327329#endif
    328330
    329 
     331#ifdef VBOX_VDMA_WITH_WORKERTHREAD
    330332/* to simplify things and to avoid extra backend if modifications we assume the VBOXVDMA_RECTL is the same as VBVACMDHDR */
    331333AssertCompile(sizeof(VBOXVDMA_RECTL) == sizeof(VBVACMDHDR));
     
    353355    return VINF_SUCCESS;
    354356}
     357#endif
    355358
    356359static int vboxVDMACmdExecBltPerform(PVBOXVDMAHOST pVdma,
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