summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/panner_shell.h
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2014-01-17 15:59:51 +0100
committerRobin Gareus <robin@gareus.org>2014-01-17 16:00:17 +0100
commit0506f85e9d9e137321d60e103e22507756e01bf3 (patch)
tree782f837f673367e070e081d32c231e934dcd93d7 /libs/ardour/ardour/panner_shell.h
parent17309c41c3afde42af9cb5c11031bbfd1409cf89 (diff)
remove cruft
Diffstat (limited to 'libs/ardour/ardour/panner_shell.h')
-rw-r--r--libs/ardour/ardour/panner_shell.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/ardour/ardour/panner_shell.h b/libs/ardour/ardour/panner_shell.h
index 60db264b4d..da4e6e3bee 100644
--- a/libs/ardour/ardour/panner_shell.h
+++ b/libs/ardour/ardour/panner_shell.h
@@ -85,7 +85,6 @@ public:
bool select_panner_by_uri (std::string const uri);
private:
- friend class Route;
void distribute_no_automation (BufferSet& src, BufferSet& dest, pframes_t nframes, gain_t gain_coeff);
bool set_user_selected_panner_uri (std::string const uri);