From: dooglus Date: Sun, 1 Apr 2007 19:25:34 +0000 (+0000) Subject: I forgot to remove these prototypes when removing definitions earlier. X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=040dd7baf4cee0e19161af0f0a33963ddcfae634;p=synfig.git I forgot to remove these prototypes when removing definitions earlier. git-svn-id: http://svn.voria.com/code@414 1f10aa63-cdf2-0310-b900-c93c546f37ac --- diff --git a/synfig-studio/trunk/src/gtkmm/canvasview.h b/synfig-studio/trunk/src/gtkmm/canvasview.h index ef1c9e1..1ba3dcf 100644 --- a/synfig-studio/trunk/src/gtkmm/canvasview.h +++ b/synfig-studio/trunk/src/gtkmm/canvasview.h @@ -571,14 +571,6 @@ public: //t Enables or disables interaction with the timebar void set_sensitive_timebar(bool sensitive); - void do_rotoscope_bline(); - - void do_rotoscope(); - - void do_rotoscope_poly(); - - void do_eyedrop(); - void time_zoom_in(); void time_zoom_out();