1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-21 14:02:57 +02:00

indentation, final newlines, spelling, remove unused members

This commit is contained in:
Paul Licameli
2017-10-19 13:08:04 -04:00
parent da5e5e51c9
commit 9612e3d971
16 changed files with 13 additions and 49 deletions

View File

@@ -62,4 +62,4 @@ wxString PlatformCompatibility::ConvertSlashInFileName(const wxString& filePath)
#else
return filePath;
#endif
}
}