X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/562f08b0d0d53a3b79516dff47a7eea7ba971d17..e38fa979923a2c3ce47822bce550ed2a5ed9364b:/Navigation.py diff --git a/Navigation.py b/Navigation.py index 63fc6535..c42a62e5 100644 --- a/Navigation.py +++ b/Navigation.py @@ -77,6 +77,7 @@ class Navigation: def shutdown(self): self.RecordTimer.shutdown() + del self.pnav def stopUserServices(self): self.stopService()