VirtualBox

Changeset 24516 in vbox


Ignore:
Timestamp:
Nov 9, 2009 3:52:49 PM (15 years ago)
Author:
vboxsync
Message:

2d accel: fix the missing case warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp

    r24515 r24516  
    48004800                break;
    48014801#endif
     4802            default:
     4803                /* should not happen, don't handle this for now */
     4804                Assert(0);
     4805                break;
    48024806            }
    48034807        }
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