From: dooglus Date: Mon, 18 Feb 2008 18:15:49 +0000 (+0000) Subject: A previous commit made curr_row public, but it isn't used. X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=c7558923b7f24f317c342d2242fbfb28f044138e;p=synfig.git 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 --- 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; /*