mirror of
https://github.com/taglib/taglib.git
synced 2025-06-03 00:58:12 -04:00
clang-tidy: remove unused declaration
Found with bugprone-forward-declaration-namespace Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
9427d8f3ba
commit
e49724ae5f
@ -36,8 +36,6 @@ namespace TagLib {
|
||||
|
||||
namespace TrueAudio {
|
||||
|
||||
class File;
|
||||
|
||||
static const unsigned int HeaderSize = 18;
|
||||
|
||||
//! An implementation of audio property reading for TrueAudio
|
||||
|
Loading…
x
Reference in New Issue
Block a user