Module: synfig
Branch: genete_canvasview
Commit: afda5d93409d50ccfb5167d1b808300b7e2e833d
URL:
http://synfig.git.sourceforge.net/git/gitweb.cgi?p=synfig;a=commit;h=afda5d93409d50ccfb5167d1b808300b7e2e833d
Author: Carlos Lopez <car...@pcnuevo.(none)>
Date: Sun Jun 21 12:46:20 2009 +0200
Remove uneeded code
---
synfig-studio/trunk/src/gtkmm/canvasview.cpp | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
diff --git a/synfig-studio/trunk/src/gtkmm/canvasview.cpp
b/synfig-studio/trunk/src/gtkmm/canvasview.cpp
index 7223410..d877e6d 100644
--- a/synfig-studio/trunk/src/gtkmm/canvasview.cpp
+++ b/synfig-studio/trunk/src/gtkmm/canvasview.cpp
@@ -972,12 +972,7 @@ CanvasView::create_time_bar()
SMALL_BUTTON(animatebutton,"gtk-yes",_("Animate"));
animatebutton->signal_clicked().connect(sigc::mem_fun(*this,
&studio::CanvasView::on_animate_button_pressed));
animatebutton->show();
-/*
- NORMAL_BUTTON(keyframebutton,"synfig-keyframe_lock_all",_("All
Keyframes Locked"));
- keyframebutton->signal_clicked().connect(sigc::mem_fun(*this,
&studio::CanvasView::on_keyframe_button_pressed));
- keyframebutton->show();
- keyframebutton->set_relief(Gtk::RELIEF_NONE);
-*/
+
//Setup the audio display
disp_audio->set_size_request(-1,32); //disp_audio->show();
disp_audio->set_time_adjustment(&time_adjustment());
------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl