mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-21 06:06:25 +01:00
remove cruft
This commit is contained in:
parent
5956e864e7
commit
50f408adf2
1 changed files with 0 additions and 11 deletions
|
|
@ -1949,17 +1949,6 @@ class LIBARDOUR_API Session : public PBD::StatefulDestructible, public PBD::Scop
|
||||||
|
|
||||||
void auto_connect_master_bus ();
|
void auto_connect_master_bus ();
|
||||||
|
|
||||||
/* Windows VST support */
|
|
||||||
|
|
||||||
long _windows_vst_callback (
|
|
||||||
WindowsVSTPlugin*,
|
|
||||||
long opcode,
|
|
||||||
long index,
|
|
||||||
long value,
|
|
||||||
void* ptr,
|
|
||||||
float opt
|
|
||||||
);
|
|
||||||
|
|
||||||
int find_all_sources (std::string path, std::set<std::string>& result);
|
int find_all_sources (std::string path, std::set<std::string>& result);
|
||||||
int find_all_sources_across_snapshots (std::set<std::string>& result, bool exclude_this_snapshot);
|
int find_all_sources_across_snapshots (std::set<std::string>& result, bool exclude_this_snapshot);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue