improve resize flash operation, fixup xv grab/ungrab, fixup label updates
[goodguy/history.git] / cinelerra-5.1 / guicast / bcbitmap.h
index 88d777b340536959e490da01162d35ea12c3d607..4dafc79740021ccd7d01a61d83e29911aee222ff 100644 (file)
@@ -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);