From e535ac90f944a568bf1d96571774be702345a8e2 Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Sat, 2 May 2020 13:52:16 +0200 Subject: cleanup: remove unnecessary include in command_divelist.cpp "code/display.h" needs not be included anymore for selection things. Signed-off-by: Berthold Stoeger --- commands/command_divelist.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'commands') diff --git a/commands/command_divelist.cpp b/commands/command_divelist.cpp index 50e410c16..83ae2fbca 100644 --- a/commands/command_divelist.cpp +++ b/commands/command_divelist.cpp @@ -2,7 +2,6 @@ #include "command_divelist.h" #include "core/divelist.h" -#include "core/display.h" // for amount_selected #include "core/qthelper.h" #include "core/selection.h" #include "core/subsurface-qt/divelistnotifier.h" -- cgit v1.2.3-70-g09d2