Module: synfig
Branch: zelgadis_master
Commit: d411557e3219a623a663058fcaf494fc3540991d
URL:
http://synfig.git.sourceforge.net/git/gitweb.cgi?p=synfig;a=commit;h=d411557e3219a623a663058fcaf494fc3540991d
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());
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl