X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=effect_chain.h;h=6698c6f70e6b7cf5ee0752fce39840613295810f;hb=6dea8d2a6695a45aa6209425cdcfb4eabf704340;hp=f41e7e4a5e72966a9dd0a56255aca32cf6a3449b;hpb=b5a446a44ee1f0379e8427f86f5dfa0d40bc0e60;p=movit diff --git a/effect_chain.h b/effect_chain.h index f41e7e4..6698c6f 100644 --- a/effect_chain.h +++ b/effect_chain.h @@ -229,8 +229,6 @@ private: Effect *dither_effect; std::vector inputs; // Also contained in nodes. - - GLuint fbo; std::vector phases; unsigned num_dither_bits;