Remove unused method.
authorCarl Hetherington <carl@carlh.net>
Wed, 8 Dec 2010 01:51:56 +0000 (01:51 +0000)
committerCarl Hetherington <carl@carlh.net>
Wed, 8 Dec 2010 01:51:56 +0000 (01:51 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@8217 d708f5d6-7413-0410-9779-e7cbd77b26cf

libs/ardour/ardour/vbap.h

index 063bcb82d6882017bdf8d13ddafca3e8ea7f8798..419930c574a38b83a6998955e0df7d4e121bcd6c 100644 (file)
@@ -63,7 +63,6 @@ private:
        void compute_gains (double g[3], int ls[3], int azi, int ele);
 
        void update ();
        void compute_gains (double g[3], int ls[3], int azi, int ele);
 
        void update ();
-       void mark_dirty ();
 };
 
 } /* namespace */
 };
 
 } /* namespace */