forked from mirrors/0ad
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