Bug 1318004 - Replace default bodies of special member functions with = default; r=Ehsan
MozReview-Commit-ID: 33AOhtFrXS8
This commit is contained in:
@@ -224,8 +224,7 @@ HashStore::HashStore(const nsACString& aTableName,
|
||||
}
|
||||
|
||||
HashStore::~HashStore()
|
||||
{
|
||||
}
|
||||
= default;
|
||||
|
||||
nsresult
|
||||
HashStore::Reset()
|
||||
|
||||
Reference in New Issue
Block a user