X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fmodule.h;h=1203f3b61912d538d1f8065917e64c7e4430c532;hb=b5905b17fc54178b60f847c6558523952c4b3bd4;hp=85b506774823e1507b881b578c5d9d23e8e8a05d;hpb=12d4e343f31707c899e6e4daa10c68b172433cff;p=goodguy%2Fcinelerra.git 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;