mirror of
https://github.com/love2d/love.git
synced 2026-08-21 05:00:08 +02:00
removed some more trailing spaces
oh god i need a tool for this --HG-- branch : minor
This commit is contained in:
@@ -227,7 +227,6 @@ bool Source::queue(void *, int, int, int, int)
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
} // null
|
} // null
|
||||||
} // audio
|
} // audio
|
||||||
} // love
|
} // love
|
||||||
|
|||||||
@@ -108,7 +108,6 @@ public:
|
|||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
StaticDataBuffer::StaticDataBuffer(ALenum format, const ALvoid *data, ALsizei size, ALsizei freq)
|
StaticDataBuffer::StaticDataBuffer(ALenum format, const ALvoid *data, ALsizei size, ALsizei freq)
|
||||||
: size(size)
|
: size(size)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user