Remove old todos

This commit is contained in:
Robbert van der Helm
2022-10-29 16:13:23 +02:00
parent 324b658fb4
commit 90a41287be
2 changed files with 0 additions and 52 deletions
-2
View File
@@ -327,8 +327,6 @@ class ClapBridge : public HostBridge {
*
* This only has to be used instead of directly writing to `std::cerr` when
* the message should be hidden on lower verbosity levels.
*
* TODO: Actually use this
*/
ClapLogger logger_;