Remove old TODO about only logging in debug builds
This commit is contained in:
parent
bf725fb935
commit
2d2ff23cc4
1 changed files with 0 additions and 1 deletions
|
@ -1372,7 +1372,6 @@ impl<P: ClapPlugin> Wrapper<P> {
|
|||
|
||||
false
|
||||
}
|
||||
// TODO: Make sure this only gets logged in debug mode
|
||||
_ => {
|
||||
nih_trace!(
|
||||
"Unhandled CLAP event type {} for namespace {}",
|
||||
|
|
Loading…
Add table
Reference in a new issue