X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fguicast%2Fbcbitmap.h;fp=cinelerra-5.1%2Fguicast%2Fbcbitmap.h;h=4dafc79740021ccd7d01a61d83e29911aee222ff;hb=5249bc8407920effc00e13940d3d4ccea0dd5d9f;hp=88d777b340536959e490da01162d35ea12c3d607;hpb=611ad6cf9d8358b97a61643cb0dccabce70eae26;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/guicast/bcbitmap.h b/cinelerra-5.1/guicast/bcbitmap.h index 88d777b3..4dafc797 100644 --- a/cinelerra-5.1/guicast/bcbitmap.h +++ b/cinelerra-5.1/guicast/bcbitmap.h @@ -185,11 +185,6 @@ class BC_Bitmap BC_WindowBase *top_level; BC_WindowBase *parent_window; int xv_portid; -// For resetting XVideo - int last_pixmap_used; - -// Need last pixmap to stop XVideo - Drawable last_pixmap; static uint8_t bitswap[256]; void transparency_bitswap(uint8_t *buf, int w, int h);