mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 19:15:03 +00:00
Removes always-empty JSON pushed to lua
This commit is contained in:
parent
4230d28f69
commit
fa9c5e6ee8
2 changed files with 0 additions and 23 deletions
|
|
@ -89,8 +89,6 @@ class Host : public GenericHashEntry {
|
|||
void freeHostData();
|
||||
virtual void deleteHostData();
|
||||
char* get_mac_based_tskey(Mac *mac, char *buf, size_t bufsize);
|
||||
char* getSerializedString();
|
||||
|
||||
|
||||
public:
|
||||
Host(NetworkInterface *_iface, char *ipAddress, u_int16_t _vlanId);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue