1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 15:49:41 +02:00

Removed redundant "public:" declaration and VIM settings.

This commit is contained in:
v.audacity 2010-08-06 03:43:48 +00:00
parent 45011d7032
commit a0635fd618

View File

@ -233,7 +233,6 @@ class AUDACITY_DLL_API AudacityProject: public wxFrame,
void RebuildOtherMenus();
void MayStartMonitoring();
public:
// Message Handlers
@ -556,14 +555,3 @@ class AUDACITY_DLL_API AudacityProject: public wxFrame,
#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: bf2e4288-d3d3-411e-b8af-1e8d12814c70