X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=inline;f=synfig-core%2Fsrc%2Fsynfig%2Flayer_pastecanvas.h;fp=synfig-core%2Fsrc%2Fsynfig%2Flayer_pastecanvas.h;h=0ae2c98c4d9de92752684250eb9ff57fa4967710;hb=771bab79d7ca89c8389d9ec4aef5a0f8387f8f7c;hp=73c0d8386779b4ce29b61b5405ba676c3a8a62af;hpb=18bd95649e87854ac1fbe471231158c8979983cd;p=synfig.git diff --git a/synfig-core/src/synfig/layer_pastecanvas.h b/synfig-core/src/synfig/layer_pastecanvas.h index 73c0d83..0ae2c98 100644 --- a/synfig-core/src/synfig/layer_pastecanvas.h +++ b/synfig-core/src/synfig/layer_pastecanvas.h @@ -76,13 +76,6 @@ private: //! signal connection for children. Seems to be used only here sigc::connection child_changed_connection; - bool origin_static; - bool focus_static; - bool canvas_static; - bool zoom_static; - bool time_offset_static; - bool children_lock_static; - // Nasty hack: Remember whether we called an extra ref() when // setting the canvas, so we know whether to call an extra unref() // when finished with the canvas.