Remove unused declaration.
authorCarl Hetherington <carl@carlh.net>
Wed, 26 Aug 2009 00:42:17 +0000 (00:42 +0000)
committerCarl Hetherington <carl@carlh.net>
Wed, 26 Aug 2009 00:42:17 +0000 (00:42 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@5592 d708f5d6-7413-0410-9779-e7cbd77b26cf

gtk2_ardour/audio_time_axis.h

index 48ea7cc816efab5f14d0eeaeb66bbfee750b1db0..9c66bbfce38b66b05a9e79e81b2f23f9ec3356fc 100644 (file)
@@ -85,8 +85,6 @@ class AudioTimeAxisView : public RouteTimeAxisView
        
        void first_idle ();
 
-       XMLNode* get_child_xml_node (const std::string & childname);
-
   private:
        friend class AudioStreamView;
        friend class AudioRegionView;