From c8c6a0f62f313ef52be214e3851f6a5bc580b039 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 22 Dec 2017 21:52:08 +0300 Subject: Remove default parameter from charselectdialog. --- src/gui/windows/charselectdialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui') diff --git a/src/gui/windows/charselectdialog.h b/src/gui/windows/charselectdialog.h index 9cf56bfd6..682dcd108 100644 --- a/src/gui/windows/charselectdialog.h +++ b/src/gui/windows/charselectdialog.h @@ -84,7 +84,7 @@ class CharSelectDialog final : public Window, * character). */ bool selectByName(const std::string &name, - const SelectAction action = Focus); + const SelectAction action); void askPasswordForDeletion(const int index); -- cgit v1.2.3-60-g2f50