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

(automated whitespace clean-up)

This commit is contained in:
jules 2012-03-20 16:00:06 +00:00
parent dcb8351844
commit 56bbab1537
231 changed files with 0 additions and 231 deletions

View file

@ -23,7 +23,6 @@
==============================================================================
*/
MarkerList::MarkerList()
{
}

View file

@ -23,7 +23,6 @@
==============================================================================
*/
const String RelativeCoordinate::Strings::parent ("parent");
const String RelativeCoordinate::Strings::left ("left");
const String RelativeCoordinate::Strings::right ("right");

View file

@ -23,7 +23,6 @@
==============================================================================
*/
class MarkerListScope : public Expression::Scope
{
public:

View file

@ -23,7 +23,6 @@
==============================================================================
*/
RelativeParallelogram::RelativeParallelogram()
{
}

View file

@ -23,7 +23,6 @@
==============================================================================
*/
namespace RelativePointHelpers
{
inline void skipComma (String::CharPointerType& s)

View file

@ -23,7 +23,6 @@
==============================================================================
*/
RelativePointPath::RelativePointPath()
: usesNonZeroWinding (true),
containsDynamicPoints (false)

View file

@ -23,7 +23,6 @@
==============================================================================
*/
namespace RelativeRectangleHelpers
{
inline void skipComma (String::CharPointerType& s)