From eca97676737174ac6ff775c60e3798c69fb67f4a Mon Sep 17 00:00:00 2001 From: practicalswift Date: Sat, 1 Jun 2019 14:25:09 +0200 Subject: Make reasoning about dependencies easier by not including unused dependencies --- src/qt/bantablemodel.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/qt/bantablemodel.cpp') diff --git a/src/qt/bantablemodel.cpp b/src/qt/bantablemodel.cpp index 00c446cc63..8a6b205cd8 100644 --- a/src/qt/bantablemodel.cpp +++ b/src/qt/bantablemodel.cpp @@ -5,8 +5,6 @@ #include #include -#include -#include #include #include -- cgit v1.2.3