Remove an unused prototype.
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Mon, 24 Sep 2007 20:48:26 +0000 (20:48 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Mon, 24 Sep 2007 20:48:26 +0000 (20:48 +0000)
git-svn-id: http://svn.voria.com/code@746 1f10aa63-cdf2-0310-b900-c93c546f37ac

synfig-core/trunk/src/synfig/layer_pastecanvas.h

index 7823b07..0212ac6 100644 (file)
@@ -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;