X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=effect_chain.h;h=6ce2332848e658a16e66068634987fd1b696adca;hp=905119546911e094d2819dbf0dfb99a21da57300;hb=09c983894685554b41f622dadd40ac1a4efc527d;hpb=225e1801e8bf2c76dae85753bf4bf406acad6d74 diff --git a/effect_chain.h b/effect_chain.h index 9051195..6ce2332 100644 --- a/effect_chain.h +++ b/effect_chain.h @@ -287,7 +287,6 @@ private: std::map node_map; Effect *dither_effect; - std::map fbos; // One for each OpenGL context. std::vector inputs; // Also contained in nodes. std::vector phases;