1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Whitespace cleanups.

This commit is contained in:
jules 2013-12-03 11:33:45 +00:00
parent 5601a244d3
commit 28cdb20040
11 changed files with 10 additions and 15 deletions

View file

@ -68,5 +68,5 @@ private:
JUCE_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR (VST3PluginFormat)
};
#endif //JUCE_PLUGINHOST_VST3
#endif //JUCE_VST3PLUGINFORMAT_H_INCLUDED
#endif // JUCE_PLUGINHOST_VST3
#endif // JUCE_VST3PLUGINFORMAT_H_INCLUDED

View file

@ -22,11 +22,10 @@
==============================================================================
*/
#ifdef __aeffect__
#ifndef JUCE_VSTMIDIEVENTLIST_H_INCLUDED
#define JUCE_VSTMIDIEVENTLIST_H_INCLUDED
#ifdef __aeffect__
//==============================================================================
/** Holds a set of VSTMidiEvent objects and makes it easy to add
@ -184,6 +183,5 @@ private:
}
};
#endif // JUCE_VSTMIDIEVENTLIST_H_INCLUDED
#endif
#endif // JUCE_VSTMIDIEVENTLIST_H_INCLUDED

View file

@ -26,7 +26,6 @@
==============================================================================
*/
/**
A simple javascript interpreter!

View file

@ -26,7 +26,6 @@
==============================================================================
*/
Uuid::Uuid()
{
Random r;

View file

@ -22,7 +22,6 @@
==============================================================================
*/
JUCEApplication::JUCEApplication() {}
JUCEApplication::~JUCEApplication() {}

View file

@ -98,4 +98,4 @@ private:
};
#endif // JUCE_LOOKANDFEEL_H_INCLUDED
#endif // JUCE_LOOKANDFEEL_V1_H_INCLUDED

View file

@ -344,4 +344,4 @@ private:
};
#endif // JUCE_LOOKANDFEEL_H_INCLUDED
#endif // JUCE_LOOKANDFEEL_V2_H_INCLUDED

View file

@ -93,4 +93,4 @@ private:
};
#endif // JUCE_LOOKANDFEEL_H_INCLUDED
#endif // JUCE_LOOKANDFEEL_V3_H_INCLUDED