pluginclient cr=apply in option value textbox, add loop_mode for vwdw
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / module.h
index 85b506774823e1507b881b578c5d9d23e8e8a05d..1203f3b61912d538d1f8065917e64c7e4430c532 100644 (file)
@@ -82,8 +82,6 @@ public:
 
 // CICache used during effect & nested EDL
        CICache *cache;
-// If the cache was allocated by the module
-       int private_cache;
 // Parent EDL of this module when used for effect rendering.
 // Used by APluginArray.
        EDL *edl;