summaryrefslogtreecommitdiff
path: root/client/device.c
diff options
context:
space:
mode:
Diffstat (limited to 'client/device.c')
-rw-r--r--client/device.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/client/device.c b/client/device.c
index 9e78f80..7f39bbe 100644
--- a/client/device.c
+++ b/client/device.c
@@ -49,9 +49,7 @@ cStreamdevDevice::~cStreamdevDevice() {
Cancel(3);
-#if APIVERSNUM >= 10515
StopSectionHandler();
-#endif
DELETENULL(m_Filters);
DELETENULL(m_TSBuffer);
}