X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Flabels.h;fp=cinelerra-5.1%2Fcinelerra%2Flabels.h;h=2983926b0e8d35282ddaff621b9699e17e4fd635;hb=80d314adea22f450161d9b2afaaafe108ac988be;hp=a235243a95f92043d4ac22ebc1924b2ced68fa8b;hpb=efa5246e9610548448a6e4d505fdc6bdb5da84eb;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/labels.h b/cinelerra-5.1/cinelerra/labels.h index a235243a..2983926b 100644 --- a/cinelerra-5.1/cinelerra/labels.h +++ b/cinelerra-5.1/cinelerra/labels.h @@ -104,7 +104,6 @@ public: Label* next_label(double position); Label* label_of(double position); // first label on or after position - MWindow *mwindow; TimeBar *timebar; EDL *edl; const char *xml_tag;