summaryrefslogtreecommitdiff
path: root/protocols/Tox/src/tox_chatrooms.h
diff options
context:
space:
mode:
authorAlexander Lantsev <aunsane@gmail.com>2015-04-24 13:24:33 +0000
committerAlexander Lantsev <aunsane@gmail.com>2015-04-24 13:24:33 +0000
commit6fb6adb873fdf453a9c712c5ec8cdfa3182d1973 (patch)
tree744d6c14da3f90cb03a2730b7de4e5f3ceba3e78 /protocols/Tox/src/tox_chatrooms.h
parent90fae1963c8236f5fb8c73f490286539a7e061a7 (diff)
Tox: work commit
- multimedia dialogs are reworked - some fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@13081 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Tox/src/tox_chatrooms.h')
-rw-r--r--protocols/Tox/src/tox_chatrooms.h2
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;