diff --git a/src/zm_event.h b/src/zm_event.h index 412baa0bb..f50a5bf06 100644 --- a/src/zm_event.h +++ b/src/zm_event.h @@ -59,12 +59,6 @@ protected: protected: static int sd; -private: - int UpldCount; - char UpldPath[PATH_MAX]; - int UpldWriteEvery; - int UpldWriteEveryAlarm; - public: typedef std::set StringSet; typedef std::map StringSetMap;