From c7558923b7f24f317c342d2242fbfb28f044138e Mon Sep 17 00:00:00 2001 From: dooglus Date: Mon, 18 Feb 2008 18:15:49 +0000 Subject: [PATCH] A previous commit made curr_row public, but it isn't used. git-svn-id: http://svn.voria.com/code@1749 1f10aa63-cdf2-0310-b900-c93c546f37ac --- synfig-studio/trunk/src/gtkmm/historytreestore.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/synfig-studio/trunk/src/gtkmm/historytreestore.h b/synfig-studio/trunk/src/gtkmm/historytreestore.h index 69803f1..31a4b13 100644 --- a/synfig-studio/trunk/src/gtkmm/historytreestore.h +++ b/synfig-studio/trunk/src/gtkmm/historytreestore.h @@ -93,8 +93,6 @@ public: private: etl::loose_handle instance_; - -public: Gtk::TreeIter curr_row; /* -- 2.7.4