mirror of
https://github.com/vale981/openAV-Luppp
synced 2025-03-04 16:51:37 -05:00
Fixing whitespace!
This commit is contained in:
parent
7357ada8b1
commit
d6fda7a884
9 changed files with 104 additions and 111 deletions
|
@ -17,7 +17,6 @@
|
|||
*/
|
||||
|
||||
#include "audiobuffer.hxx"
|
||||
#include "eventhandler.hxx"
|
||||
#include "config.hxx"
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
|
@ -443,4 +443,3 @@ void ClipState::setBeats(int numBeats, bool isBeatsToRecord)
|
|||
}
|
||||
|
||||
} // Avtk
|
||||
|
||||
|
|
|
@ -132,4 +132,3 @@ private:
|
|||
} // Avtk
|
||||
|
||||
#endif // AVTK_CLIP_SELECTOR_H
|
||||
|
||||
|
|
|
@ -1197,4 +1197,3 @@ public:
|
|||
|
||||
|
||||
#endif // LUPPP_EVENT_H
|
||||
|
||||
|
|
|
@ -499,4 +499,3 @@ void writeToDspRingbuffer(EventBase* e)
|
|||
}
|
||||
|
||||
#endif // LUPPP_EVENT_HANDLER_DSP_H
|
||||
|
||||
|
|
|
@ -499,4 +499,3 @@ void writeToGuiRingbuffer(EventBase* e)
|
|||
}
|
||||
|
||||
#endif // LUPPP_EVENT_HANDLER_DSP_H
|
||||
|
||||
|
|
|
@ -151,4 +151,3 @@ private:
|
|||
};
|
||||
|
||||
#endif // LUPPP_LOOPER_CLIP_H
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue