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:
parent
45011d7032
commit
a0635fd618
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user