remove v4l/lml/buz, add symbolic folders, more xlat update, yuyv fixes, v4l2 upgrades
[goodguy/history.git] / cinelerra-5.1 / cinelerra / vwindow.h
index e75d941fbb0c5a27fd523cd6dda9e3b72fe9a6e5..3e216bcb7fc4160838447d8f4521a3bc46736077 100644 (file)
@@ -51,8 +51,6 @@ public:
        void change_source(EDL *edl);
 // Change source to 1 of master EDL's vwindow EDLs after a load.
        void change_source(int number);
-// Change source to folder and item number
-       void change_source(char *folder, int item);
 // Returns private EDL of VWindow
 // If an asset is dropped in, a new VWindow EDL is created in the master EDL
 // and this points to it.