From: dooglus Date: Mon, 24 Sep 2007 20:48:26 +0000 (+0000) Subject: Remove an unused prototype. X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=35d8f338a6c2b91e72c6bc7b4b467cbefa065949;p=synfig.git Remove an unused prototype. git-svn-id: http://svn.voria.com/code@746 1f10aa63-cdf2-0310-b900-c93c546f37ac --- diff --git a/synfig-core/trunk/src/synfig/layer_pastecanvas.h b/synfig-core/trunk/src/synfig/layer_pastecanvas.h index 7823b07..0212ac6 100644 --- a/synfig-core/trunk/src/synfig/layer_pastecanvas.h +++ b/synfig-core/trunk/src/synfig/layer_pastecanvas.h @@ -62,8 +62,6 @@ private: mutable Time curr_time; - bool optimize_layers(synfig::Context context,synfig::CanvasBase&)const; - bool muck_with_time_; bool children_lock;