From 6e1c3bb16e5b0d396810a1a534f4854d55bcf4ac Mon Sep 17 00:00:00 2001 From: aunsane Date: Thu, 23 Feb 2017 15:04:09 +0300 Subject: Tox: it seems that irungentoo/toxcore no longer be updated, so we switch to TokTok/c-toxcore --- protocols/Tox/src/tox_chatrooms.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'protocols/Tox/src/tox_chatrooms.cpp') diff --git a/protocols/Tox/src/tox_chatrooms.cpp b/protocols/Tox/src/tox_chatrooms.cpp index 146a225419..5ca9895fcb 100644 --- a/protocols/Tox/src/tox_chatrooms.cpp +++ b/protocols/Tox/src/tox_chatrooms.cpp @@ -1,5 +1,5 @@ #include "stdafx.h" - +/* MCONTACT CToxProto::GetChatRoom(int groupNumber) { MCONTACT hContact = NULL; @@ -323,3 +323,4 @@ INT_PTR CALLBACK CToxProto::ChatRoomInviteProc(HWND hwndDlg, UINT msg, WPARAM wP } return FALSE; } +*/ \ No newline at end of file -- cgit v1.2.3