Remove trailing whitespace and whitespace in empty lines of source/ except source/third_party/.

This was SVN commit r18987.
This commit is contained in:
elexis
2016-11-23 11:18:37 +00:00
parent b4b4404c64
commit b18f74da44
368 changed files with 1092 additions and 1092 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ public:
{
m_Val.reset(new JS::PersistentRooted<T>(cx, val));
}
void clear()
{
m_Val = nullptr;