summaryrefslogtreecommitdiffstats
path: root/src/imitatepass.cpp
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2018-10-12 16:03:22 +0200
committerAnne Jan Brouwer <brouwer@annejan.com>2018-10-12 16:03:22 +0200
commit69512ff6f286371d2846b84a809bbfbc9a7e7289 (patch)
tree91f6c2db783c1731ba8232eeb3a27c3a7f885d3a /src/imitatepass.cpp
parent6315d1e9371864f0ed6b3854a4b50561b062befe (diff)
Some cleanup with help of Clang-Tidy and Clazy (part 2 of x)
Diffstat (limited to 'src/imitatepass.cpp')
-rw-r--r--src/imitatepass.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imitatepass.cpp b/src/imitatepass.cpp
index f1c84e40..7998bf0f 100644
--- a/src/imitatepass.cpp
+++ b/src/imitatepass.cpp
@@ -12,7 +12,7 @@ using namespace Enums;
* @brief ImitatePass::ImitatePass for situaions when pass is not available
* we imitate the behavior of pass https://www.passwordstore.org/
*/
-ImitatePass::ImitatePass() {}
+ImitatePass::ImitatePass() = default;
/**
* @brief ImitatePass::GitInit git init wrapper