X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=effect_chain.h;h=f0138a99d48bd5a6783f6357229f37fa3d5b03d7;hp=f0d0003e9c87bf0fcfc83da512c6a6dbd2f62998;hb=a27be9dd53b8bd14fe7bf8896e8459dcab297119;hpb=ba6838ec8b6fb972ccda17b3e6be6e793a4157a3 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; };