NO-OP: whitespace

This commit is contained in:
Robin Gareus 2023-10-16 17:23:07 +02:00
parent 15d560c5e4
commit 866c784f33
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04

View File

@ -55,13 +55,13 @@ public:
bool bounceable (std::shared_ptr<Processor>, bool include_endpoint) const;
int export_stuff (BufferSet& bufs,
samplepos_t start_sample,
samplecnt_t end_sample,
std::shared_ptr<Processor> endpoint,
bool include_endpoint,
bool for_export,
bool for_freeze,
int export_stuff (BufferSet& bufs,
samplepos_t start_sample,
samplecnt_t end_sample,
std::shared_ptr<Processor> endpoint,
bool include_endpoint,
bool for_export,
bool for_freeze,
MidiNoteTracker& tracker);
int set_state (const XMLNode&, int version);