Remove unused includes

This commit is contained in:
Jonas Kvinge
2022-08-28 03:09:33 +02:00
parent 6da6b794c7
commit 2b24ac54a0
241 changed files with 12 additions and 527 deletions

View File

@@ -49,7 +49,6 @@
#include "core/application.h"
#include "core/utilities.h"
#include "core/logging.h"
#include "widgets/busyindicator.h"
#include "widgets/forcescrollperpixel.h"
#include "widgets/groupediconview.h"
@@ -57,7 +56,6 @@
#include "albumcoversearcher.h"
#include "albumcoverfetcher.h"
#include "albumcoverloader.h"
#include "albumcoverloaderoptions.h"
#include "albumcoverloaderresult.h"
#include "albumcoverimageresult.h"
#include "ui_albumcoversearcher.h"