Get rid of old todos

This commit is contained in:
Robbert van der Helm
2020-03-11 14:32:47 +01:00
parent 6fd878ed33
commit c86ad23703
4 changed files with 3 additions and 12 deletions
-2
View File
@@ -64,8 +64,6 @@ class PluginBridge {
/**
* With the `audioMasterGetTime` host callback the plugin expects the return
* value from the calblack to be a pointer to a VstTimeInfo struct.
*
* TODO: Should this be updated automatically?
*/
VstTimeInfo time_info;