Inspection: Possibly unused #include directive

This commit is contained in:
Urs Fleisch
2024-01-20 22:41:59 +01:00
parent 5fc3e5c192
commit 580b0b0c82
49 changed files with 5 additions and 77 deletions

View File

@ -27,7 +27,6 @@
#include "tstringlist.h"
#include "tdebug.h"
#include "tpropertymap.h"
#include "modfileprivate.h"
using namespace TagLib;

View File

@ -26,7 +26,6 @@
#ifndef TAGLIB_ITPROPERTIES_H
#define TAGLIB_ITPROPERTIES_H
#include "taglib.h"
#include "audioproperties.h"
namespace TagLib {