Fix misleading doxygen comment

Previously this was used as documentation for peak_meter()
This commit is contained in:
Robin Gareus
2023-04-29 21:03:26 +02:00
parent f387cbae12
commit c55e17da99

View File

@@ -102,7 +102,7 @@ class LIBARDOUR_API Stripable : public SessionObject,
PBD::Signal2<void,std::string,void*> gui_changed;
/***************************************************************
/* *************************************************************
* Pure interface begins here
***************************************************************/