mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-02 17:09:26 +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 RebuildOtherMenus();
|
||||||
void MayStartMonitoring();
|
void MayStartMonitoring();
|
||||||
|
|
||||||
public:
|
|
||||||
|
|
||||||
// Message Handlers
|
// Message Handlers
|
||||||
|
|
||||||
@ -556,14 +555,3 @@ class AUDACITY_DLL_API AudacityProject: public wxFrame,
|
|||||||
|
|
||||||
#endif
|
#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