mirror of
https://github.com/EyeTrackVR/OpenIris.git
synced 2025-11-04 15:39:42 +08:00
update
- remove callback method
This commit is contained in:
parent
b57468a9c1
commit
f2d5a6f2aa
@ -14,7 +14,6 @@ private:
|
||||
StateManager<MDNSState_e> *stateManager;
|
||||
ProjectConfig *configManager;
|
||||
ProjectConfig::MDNSConfig_t *mdnsConfig;
|
||||
void (*callback)(const char *);
|
||||
int _queryTimeout;
|
||||
unsigned long _currentTime;
|
||||
unsigned long _previousTime;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user