diff --git a/src/containers/gui.jsx b/src/containers/gui.jsx index a2f6d29ef29e7eeeee1577e6b5d3089944824924..8db598c85fd28f2f1c6e66fdbae55468399123c4 100644 --- a/src/containers/gui.jsx +++ b/src/containers/gui.jsx @@ -66,9 +66,6 @@ class GUI extends React.Component { }); } } - componentWillUnmount () { - this.props.vm.stopAll(); - } render () { if (this.state.loadingError) { throw new Error(