X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fmodule.h;fp=cinelerra-5.1%2Fcinelerra%2Fmodule.h;h=1203f3b61912d538d1f8065917e64c7e4430c532;hp=85b506774823e1507b881b578c5d9d23e8e8a05d;hb=f5725c7e12def18fec49a295dad688652edaa4b3;hpb=c387b8938dc838e5b92d1cd735975d0928ecf61a diff --git a/cinelerra-5.1/cinelerra/module.h b/cinelerra-5.1/cinelerra/module.h index 85b50677..1203f3b6 100644 --- a/cinelerra-5.1/cinelerra/module.h +++ b/cinelerra-5.1/cinelerra/module.h @@ -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;