Fix code style issues

This commit is contained in:
Rémi Verschelde 2019-01-26 22:35:31 +01:00
parent 16fa788510
commit c3b0ee5941
9 changed files with 20 additions and 26 deletions

View file

@ -84,7 +84,6 @@ public:
virtual String get_filesystem_type() const;
DirAccessUnix();
~DirAccessUnix();
};