X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=effect_chain.h;h=f0138a99d48bd5a6783f6357229f37fa3d5b03d7;hb=c8ddccde29b5dd2c207cc67fa8af2707904557d8;hp=f0d0003e9c87bf0fcfc83da512c6a6dbd2f62998;hpb=5a01a8dcee5c095dcebea1f9fdbbb5076022bd6c;p=movit diff --git a/effect_chain.h b/effect_chain.h index f0d0003..f0138a9 100644 --- a/effect_chain.h +++ b/effect_chain.h @@ -229,8 +229,7 @@ private: GLuint fbo; std::vector phases; - GLenum format; - unsigned bytes_per_pixel, num_dither_bits; + unsigned num_dither_bits; bool finalized; };