From 851cc4e95093cb7bd1adce99be95a864d68f8d38 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 26 Sep 2013 13:54:12 +0300 Subject: remove useless virtual keywords. --- src/gui/selldialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/selldialog.h') diff --git a/src/gui/selldialog.h b/src/gui/selldialog.h index c114253ba..532244845 100644 --- a/src/gui/selldialog.h +++ b/src/gui/selldialog.h @@ -63,7 +63,7 @@ class SellDialog final : public Window, /** * Destructor */ - virtual ~SellDialog(); + ~SellDialog(); void init(); -- cgit v1.2.3-70-g09d2