summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/ladspa_plugin.h
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2015-10-19 15:44:46 +0200
committerRobin Gareus <robin@gareus.org>2015-10-19 15:44:46 +0200
commit03df442d0e5878868a7bc945cf23371271e67c42 (patch)
tree000b23aa59dd0d9bd2270798d000cb2a3d6fac30 /libs/ardour/ardour/ladspa_plugin.h
parent48f91c6ef4c4b649f15c9c860243a2847be5b9ff (diff)
remove cruft
Diffstat (limited to 'libs/ardour/ardour/ladspa_plugin.h')
-rw-r--r--libs/ardour/ardour/ladspa_plugin.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/ardour/ardour/ladspa_plugin.h b/libs/ardour/ardour/ladspa_plugin.h
index f23517f108..8c4a96668e 100644
--- a/libs/ardour/ardour/ladspa_plugin.h
+++ b/libs/ardour/ardour/ladspa_plugin.h
@@ -105,8 +105,6 @@ class LIBARDOUR_API LadspaPlugin : public ARDOUR::Plugin
bool has_editor() const { return false; }
- int require_output_streams (uint32_t);
-
/* LADSPA extras */
LADSPA_Properties properties() const { return _descriptor->Properties; }