From f22f21bcacdd4b57b14e5400fe6a55cf83b268d3 Mon Sep 17 00:00:00 2001 From: chriszero Date: Sun, 13 Sep 2015 19:33:24 +0200 Subject: Fixes segfault on vdr exit --- plex.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'plex.cpp') diff --git a/plex.cpp b/plex.cpp index 7a6e675..cf09120 100644 --- a/plex.cpp +++ b/plex.cpp @@ -33,7 +33,6 @@ cMyPlugin::~cMyPlugin(void) { plexclient::plexgdm::GetInstance().stopRegistration(); plexclient::ControlServer::GetInstance().Stop(); - delete m_pSdCheck; } /** -- cgit v1.2.3