eclipse-cdt-cloud / vscode-trace-extension

Trace viewer extension for Eclipse Theia applications and VSCode compatible applications, that uses the Trace Server Protocol (TSP)
MIT License
7 stars 21 forks source link

Remove duplicate dispose listener in opened traces view provider #237

Closed bhufmann closed 5 months ago

bhufmann commented 5 months ago

see TraceExplorerOpenedTracesViewProvider

This was missed in commit https://github.com/eclipse-cdt-cloud/vscode-trace-extension/commit/77bf4f03c44677685bcb4ae92003d7f43f3a0be8.

Signed-off-by: Bernd Hufmann bernd.hufmann@ericsson.com