mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 00:04:56 +01:00
Fix misleading doxygen comment
Previously this was used as documentation for peak_meter()
This commit is contained in:
parent
f387cbae12
commit
c55e17da99
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ class LIBARDOUR_API Stripable : public SessionObject,
|
||||||
|
|
||||||
PBD::Signal2<void,std::string,void*> gui_changed;
|
PBD::Signal2<void,std::string,void*> gui_changed;
|
||||||
|
|
||||||
/***************************************************************
|
/* *************************************************************
|
||||||
* Pure interface begins here
|
* Pure interface begins here
|
||||||
***************************************************************/
|
***************************************************************/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue