| ... | ... |
@@ -40,7 +40,7 @@ protected: |
| 40 | 40 |
bool hasFile; |
| 41 | 41 |
std::vector<std::uint8_t> rawData, reservedSection, programSection; |
| 42 | 42 |
TagList tags; |
| 43 |
- std::filesystem::path filePath; readTagsOnly = false); |
|
| 43 |
+ std::filesystem::path filePath; |
|
| 44 | 44 |
std::string FormattedTitleOptionalBlock(const std::string &block, bool &hadReplacement, unsigned level) const; |
| 45 | 45 |
public: |
| 46 | 46 |
XSFFile(); |