mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-10 14:46:24 +01:00
More const and override
This commit is contained in:
@@ -50,7 +50,6 @@ public:
|
||||
XMLTagHandler *HandleXMLChild(const wxChar *tag) override;
|
||||
|
||||
// This class only knows reading tags
|
||||
// void WriteXML(XMLWriter & WXUNUSED(xmlFile)) /* not override */ { wxASSERT(false); }
|
||||
|
||||
private:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user