Fixing whitespace!

This commit is contained in:
Valentin Boettcher 2018-04-01 09:36:21 +02:00
parent 7357ada8b1
commit d6fda7a884
9 changed files with 104 additions and 111 deletions

View file

@ -17,7 +17,6 @@
*/ */
#include "audiobuffer.hxx" #include "audiobuffer.hxx"
#include "eventhandler.hxx"
#include "config.hxx" #include "config.hxx"
#include <stdio.h> #include <stdio.h>

View file

@ -443,4 +443,3 @@ void ClipState::setBeats(int numBeats, bool isBeatsToRecord)
} }
} // Avtk } // Avtk

View file

@ -132,4 +132,3 @@ private:
} // Avtk } // Avtk
#endif // AVTK_CLIP_SELECTOR_H #endif // AVTK_CLIP_SELECTOR_H

View file

@ -1197,4 +1197,3 @@ public:
#endif // LUPPP_EVENT_H #endif // LUPPP_EVENT_H

View file

@ -499,4 +499,3 @@ void writeToDspRingbuffer(EventBase* e)
} }
#endif // LUPPP_EVENT_HANDLER_DSP_H #endif // LUPPP_EVENT_HANDLER_DSP_H

View file

@ -499,4 +499,3 @@ void writeToGuiRingbuffer(EventBase* e)
} }
#endif // LUPPP_EVENT_HANDLER_DSP_H #endif // LUPPP_EVENT_HANDLER_DSP_H

View file

@ -151,4 +151,3 @@ private:
}; };
#endif // LUPPP_LOOPER_CLIP_H #endif // LUPPP_LOOPER_CLIP_H