cleanup: remove unnecessary include in command_divelist.cpp
"code/display.h" needs not be included anymore for selection things. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
f4b948e80d
commit
e535ac90f9
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user