mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-21 16:11:11 +01:00
code cleanup
naming improvements for clarity (e.g., aliasedFileName instead of aliasedFile for an instance of wxFileName -- it's not an instance of AliasedFile)
This commit is contained in:
@@ -85,15 +85,3 @@ wxLongLong SilentBlockFile::GetSpaceUsage()
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
// Indentation settings for Vim and Emacs and unique identifier for Arch, a
|
||||
// version control system. Please do not modify past this point.
|
||||
//
|
||||
// Local Variables:
|
||||
// c-basic-offset: 3
|
||||
// indent-tabs-mode: nil
|
||||
// End:
|
||||
//
|
||||
// vim: et sts=3 sw=3
|
||||
// arch-tag: d7d174aa-19f1-4bc8-8bd9-c075dcd1cc1b
|
||||
|
||||
|
||||
Reference in New Issue
Block a user