Remove unused method.

git-svn-id: svn://localhost/ardour2/branches/3.0@8217 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2010-12-08 01:51:56 +00:00
parent c65d364661
commit ab1e2bfaea

View file

@ -63,7 +63,6 @@ private:
void compute_gains (double g[3], int ls[3], int azi, int ele);
void update ();
void mark_dirty ();
};
} /* namespace */