Inspection: Variable can be made constexpr

This commit is contained in:
Urs Fleisch
2024-01-21 20:46:27 +01:00
parent 710522e6e1
commit 5d921c6325
18 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ namespace TagLib {
class File;
static const unsigned int HeaderSize = 8 * 7;
static constexpr unsigned int HeaderSize = 8 * 7;
//! An implementation of audio property reading for MPC