Remove extraneous file
This commit is contained in:
parent
72a92ee9d5
commit
965425c395
|
@ -59,12 +59,6 @@ protected:
|
|||
protected:
|
||||
static int sd;
|
||||
|
||||
private:
|
||||
int UpldCount;
|
||||
char UpldPath[PATH_MAX];
|
||||
int UpldWriteEvery;
|
||||
int UpldWriteEveryAlarm;
|
||||
|
||||
public:
|
||||
typedef std::set<std::string> StringSet;
|
||||
typedef std::map<std::string,StringSet> StringSetMap;
|
||||
|
|
Loading…
Reference in New Issue