Cleanup dead code
[synfig.git] / synfig-studio / src / gtkmm / keyframetree.cpp
index 14af5ab..e480292 100644 (file)
@@ -103,7 +103,6 @@ KeyframeTree::KeyframeTree()
 
                append_column(*column);
        }
-       // append_column_editable(_("Description"),model.description);
        {
                Gtk::TreeView::Column* column = Gtk::manage( new Gtk::TreeView::Column(_("Description")) );