diff options
Diffstat (limited to 'protocols/Tox/src/tox_chatrooms.h')
-rw-r--r-- | protocols/Tox/src/tox_chatrooms.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/Tox/src/tox_chatrooms.h b/protocols/Tox/src/tox_chatrooms.h index 419b26bacd..0f51a7391e 100644 --- a/protocols/Tox/src/tox_chatrooms.h +++ b/protocols/Tox/src/tox_chatrooms.h @@ -1,8 +1,6 @@ #ifndef _TOX_CHATROOMS_H_
#define _TOX_CHATROOMS_H_
-#define WM_AUDIO_END (WM_PROTO_LAST + 100)
-
struct ChatRoomInviteParam
{
CToxProto *proto;
|