diff options
Diffstat (limited to 'python/ndpi.py')
-rw-r--r-- | python/ndpi.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/python/ndpi.py b/python/ndpi.py index f83763c02..ac5d1afca 100644 --- a/python/ndpi.py +++ b/python/ndpi.py @@ -577,9 +577,6 @@ struct ndpi_flow_tcp_struct { /* NDPI_PROTOCOL_SKYPE */ uint8_t skype_packet_id; - /* NDPI_PROTOCOL_CITRIX */ - uint8_t citrix_packet_id; - /* NDPI_PROTOCOL_LOTUS_NOTES */ uint8_t lotus_notes_packet_id; |