X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Fsrc%2Fmodules%2Fmod_filter%2Fblur.h;h=419c6a4f30d90763b347ecf459a61c4353588603;hb=771bab79d7ca89c8389d9ec4aef5a0f8387f8f7c;hp=c51946f65d8f7e7e722a6265d4e38cb2d36680a5;hpb=18bd95649e87854ac1fbe471231158c8979983cd;p=synfig.git diff --git a/synfig-core/src/modules/mod_filter/blur.h b/synfig-core/src/modules/mod_filter/blur.h index c51946f..419c6a4 100644 --- a/synfig-core/src/modules/mod_filter/blur.h +++ b/synfig-core/src/modules/mod_filter/blur.h @@ -44,9 +44,6 @@ private: synfig::Point size; int type; - bool size_static; - bool type_static; - public: Blur_Layer();