summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plex.cpp1
1 files changed, 0 insertions, 1 deletions
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;
}
/**