VirtualBox

Changeset 63487 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Aug 15, 2016 2:58:28 PM (8 years ago)
Author:
vboxsync
Message:

removed dead code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/DisplayImpl.h

    r63459 r63487  
    528528
    529529/* helper function, code in DisplayResampleImage.cpp */
    530 #if 0
    531 void gdImageCopyResampled(uint8_t *dst, uint8_t *src,
    532                             int dstX, int dstY, int srcX, int srcY,
    533                             int dstW, int dstH, int srcW, int srcH);
    534 #endif
    535 
    536530void BitmapScale32(uint8_t *dst, int dstW, int dstH,
    537531                   const uint8_t *src, int iDeltaLine, int srcW, int srcH);
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