From 1e52a8ad2c8fcff7512bde9cdab4f55baee57b74 Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Thu, 24 Mar 2016 09:44:34 -0400 Subject: [PATCH] remove unused class member --- src/zm_monitor.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/zm_monitor.h b/src/zm_monitor.h index 8a9fb34c6..a9cd05674 100644 --- a/src/zm_monitor.h +++ b/src/zm_monitor.h @@ -301,9 +301,6 @@ protected: const unsigned char *privacy_bitmask; - - int iDoNativeMotDet; - int n_linked_monitors; MonitorLink **linked_monitors;