Cleanup: trailing space for freestyle

This commit is contained in:
2018-06-17 17:05:14 +02:00
parent e74bd46ede
commit 410880552b
83 changed files with 164 additions and 164 deletions

View File

@@ -97,7 +97,7 @@ public:
return *this;
}
virtual ~Rep()
virtual ~Rep()
{
if (0 != _FrsMaterial) {
delete _FrsMaterial;