1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-28 14:18:41 +02:00

Remove cruft from end of file

This commit is contained in:
richardash1981 2011-08-21 14:40:39 +00:00
parent e3a8ffade4
commit 934cd8c3b2

View File

@ -47,16 +47,3 @@ void LoadAudioUnits()
LoadAudioUnitsOfType(kAudioUnitType_Effect); //'aufx'
LoadAudioUnitsOfType(kAudioUnitType_MusicEffect); //'aumf'
}
// 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: