X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Flabels.h;h=2983926b0e8d35282ddaff621b9699e17e4fd635;hb=bd40a11178ed791d8c163877d3c28e5045148c62;hp=a235243a95f92043d4ac22ebc1924b2ced68fa8b;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;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;