summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/eraser-tool.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/tools/eraser-tool.cpp')
-rw-r--r--src/ui/tools/eraser-tool.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ui/tools/eraser-tool.cpp b/src/ui/tools/eraser-tool.cpp
index a76234aa4..1cd9db6b2 100644
--- a/src/ui/tools/eraser-tool.cpp
+++ b/src/ui/tools/eraser-tool.cpp
@@ -103,8 +103,7 @@ EraserTool::EraserTool()
{
}
-EraserTool::~EraserTool() {
-}
+EraserTool::~EraserTool() = default;
void EraserTool::setup() {
DynamicBase::setup();