mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-26 06:32:26 +00:00
Remove trailing whitespace and whitespace in empty lines of source/ except source/third_party/.
This was SVN commit r18987.
This commit is contained in:
@@ -51,7 +51,7 @@ public:
|
||||
{
|
||||
m_Val.reset(new JS::PersistentRooted<T>(cx, val));
|
||||
}
|
||||
|
||||
|
||||
void clear()
|
||||
{
|
||||
m_Val = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user