mirror of
https://github.com/anklimov/lighthub
synced 2025-12-09 13:19:50 +03:00
remove old stuff, templates for Emit strings
This commit is contained in:
@@ -48,7 +48,7 @@ public:
|
||||
int Stop() override;
|
||||
int getChanType() override;
|
||||
int Ctrl(itemCmd cmd, char* subItem=NULL, bool toExecute=true, bool authorized = false) override;
|
||||
int getDefaultStorageType(){return ST_INT32;};
|
||||
//int getDefaultStorageType(){return ST_INT32;};
|
||||
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user