cleanup: Prefer compiler provided special member functions

This commit is contained in:
Regina Pfeifer
2019-01-23 00:32:51 +01:00
committed by Brad King
parent 55671b41d2
commit 094f01d0f0
38 changed files with 11 additions and 113 deletions
-1
View File
@@ -1102,7 +1102,6 @@ protected:
{
bool Exclude = false;
mode_t Permissions = 0;
MatchProperties() = default;
};
struct MatchRule
{