dragcheckbox rework, boxblur create can grab
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / trackcanvas.h
index 490b67b151419ecca3607097cf103c4bd29d6928..4b9c4eba22736a68f8c5be3f8fd9013260ea6f44 100644 (file)
@@ -71,7 +71,6 @@ public:
        void draw_highlighting();
        void draw_keyframe_reticle();
        int draw_hairline(Auto *auto_keyframe, int color, int show);
-       void draw_bline(int x1, int y1, int x2, int y2, BC_Pixmap *pixmap=0);
 
 // User can either call draw or draw_overlays to copy a fresh
 // canvas and just draw the overlays over it