1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-07-30 15:39:27 +02:00

remove all these crufts since I'm here

This commit is contained in:
richardash1981 2012-12-12 22:08:47 +00:00
parent 163c3d1430
commit 1104956f81
7 changed files with 0 additions and 78 deletions

View File

@ -27,14 +27,3 @@ bool EffectInvert::ProcessSimpleMono(float *buffer, sampleCount len)
return true;
}
// 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: 0f9cf46d-6aea-48a6-ab44-c95277a1467d

View File

@ -301,15 +301,3 @@ void RepeatDialog::OnPreview(wxCommandEvent &event)
mEffect->repeatCount = oldRepeatCount;
}
// 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: 65c3dad7-00c2-48bf-a253-c973e626b9ac

View File

@ -91,14 +91,3 @@ class RepeatDialog:public EffectDialog {
#endif
// 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: 4badebd8-1e5a-40e9-aa25-b19d41f43102

View File

@ -235,15 +235,3 @@ bool EffectReverse::ProcessOneClip(int count, WaveTrack *track,
return rc;
}
// 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: 47d91d2a-befd-4921-a19d-6cb8376428eb

View File

@ -54,14 +54,3 @@ class EffectReverse:public Effect {
#endif
// 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: 99337674-07d6-4291-b855-b0ddf727566f

View File

@ -520,14 +520,4 @@ void WahwahDialog::OnPreview(wxCommandEvent &event)
mEffect->depth = old_depth;
}
// 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: b4101b5b-1a18-4f35-9e85-29cc6c1f7f4c

View File

@ -182,14 +182,3 @@ class WahwahDialog:public EffectDialog {
#endif
// 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: 045ebc2a-4853-4fd6-9fe9-c8c89d091402