add usb_direct for shuttle, revised shuttle again, titler tweak, transportque design...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / vdevicex11.h
index afc21edb27db2aac2f53b9f5431a0e88ef3ead0d..223c474b4f9170cf7881dd981cc9a4de64f9921d 100644 (file)
@@ -133,10 +133,8 @@ private:
        int get_display_colormodel(int file_colormodel);
 
 // windows which overlay the screencap area
-#define SCREENCAP_BORDERS 4
 #define SCREENCAP_PIXELS 5
 #define SCREENCAP_COLOR GREEN
-       BC_Popup *screencap_border[SCREENCAP_BORDERS];
 
 // Bitmap to be written to device
        BC_Bitmap *bitmap;