removing message_types

dev
Karchnu 2020-10-14 14:08:09 +02:00
parent 7659766fc0
commit c69ce64273
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ enum msg_types {
, MSG_TYPE_ERR = 1
, MSG_TYPE_DATA = 2
, MSG_TYPE_NETWORK_LOOKUP = 3
} message_types;
};
/**
* Event types.