| 66 | // ============================================================================ |
| 67 | |
| 68 | PluginPath VampEffectsModule::GetPath() const |
| 69 | { |
| 70 | return {}; |
| 71 | } |
| 72 | |
| 73 | ComponentInterfaceSymbol VampEffectsModule::GetSymbol() const |
| 74 | { |
no outgoing calls
no test coverage detected