improve ffmpeg use of xfer
[goodguy/history.git] / cinelerra-5.1 / guicast / xfer.h
index bb69407fcf912cf87295f8b22e82cf8f9db5646f..e6e0aba40b52a5bb365441d23e6aac3487c10b2d 100644 (file)
@@ -285,7 +285,6 @@ public:
   class SlicerList : public List<Slicer>, public Mutex {
   public:
     int count;
-    Condition *waiting;
     Slicer *get_slicer(BC_Xfer *xp);
     void reset();
     SlicerList();