removed some more trailing spaces

oh god i need a tool for this

--HG--
branch : minor
This commit is contained in:
rcoaxil
2016-10-15 20:08:41 +03:00
parent 38a6176665
commit 71326564f0
2 changed files with 1 additions and 3 deletions
-1
View File
@@ -227,7 +227,6 @@ bool Source::queue(void *, int, int, int, int)
return false;
}
} // null
} // audio
} // love
+1 -2
View File
@@ -108,7 +108,6 @@ public:
};
StaticDataBuffer::StaticDataBuffer(ALenum format, const ALvoid *data, ALsizei size, ALsizei freq)
: size(size)
{
@@ -318,7 +317,7 @@ bool Source::isPlaying() const
}
bool Source::isFinished() const
{
{
if (!valid)
return false;