From 2105de2e1be94d18a1cb5dfd6afcc33a788bc640 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 26 Apr 2016 14:54:58 +0000 Subject: R.I.P m_clui.h, you helped us alot git-svn-id: http://svn.miranda-ng.org/main/trunk@16767 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Gadu-Gadu/src/gg.h | 1 - protocols/IRCG/src/stdafx.h | 1 - protocols/IcqOscarJ/src/stdafx.h | 1 - protocols/MRA/src/stdafx.h | 1 - protocols/MSN/src/stdafx.h | 1 - protocols/Sametime/src/StdAfx.h | 1 - protocols/Sametime/src/userlist.cpp | 1 - protocols/Tlen/src/stdafx.h | 1 - protocols/Twitter/src/stdafx.h | 1 - protocols/WhatsApp/src/stdafx.h | 1 - 10 files changed, 10 deletions(-) (limited to 'protocols') diff --git a/protocols/Gadu-Gadu/src/gg.h b/protocols/Gadu-Gadu/src/gg.h index 9fb6394bf0..7a8d0978e2 100644 --- a/protocols/Gadu-Gadu/src/gg.h +++ b/protocols/Gadu-Gadu/src/gg.h @@ -59,7 +59,6 @@ #include #include #include -#include #include #include #include diff --git a/protocols/IRCG/src/stdafx.h b/protocols/IRCG/src/stdafx.h index 850c2f44e1..bc450f78ac 100644 --- a/protocols/IRCG/src/stdafx.h +++ b/protocols/IRCG/src/stdafx.h @@ -53,7 +53,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "m_utils.h" #include "m_skin.h" #include "m_netlib.h" -#include "m_clui.h" #include "m_langpack.h" #include "m_message.h" #include "m_userinfo.h" diff --git a/protocols/IcqOscarJ/src/stdafx.h b/protocols/IcqOscarJ/src/stdafx.h index f6cfeaec68..16a2b5b21a 100644 --- a/protocols/IcqOscarJ/src/stdafx.h +++ b/protocols/IcqOscarJ/src/stdafx.h @@ -57,7 +57,6 @@ // Miranda IM SDK includes #include // This must be included first #include -#include #include #include #include diff --git a/protocols/MRA/src/stdafx.h b/protocols/MRA/src/stdafx.h index 8262f8ef69..f221a23f92 100644 --- a/protocols/MRA/src/stdafx.h +++ b/protocols/MRA/src/stdafx.h @@ -26,7 +26,6 @@ #include #include #include -#include #include #include #include diff --git a/protocols/MSN/src/stdafx.h b/protocols/MSN/src/stdafx.h index 4c01648788..6607c74d92 100644 --- a/protocols/MSN/src/stdafx.h +++ b/protocols/MSN/src/stdafx.h @@ -37,7 +37,6 @@ along with this program. If not, see . #include #include -#include #include #include #include diff --git a/protocols/Sametime/src/StdAfx.h b/protocols/Sametime/src/StdAfx.h index c98e61d137..3eae2826f9 100644 --- a/protocols/Sametime/src/StdAfx.h +++ b/protocols/Sametime/src/StdAfx.h @@ -66,7 +66,6 @@ extern "C" { #include #include #include -#include #include #include #include diff --git a/protocols/Sametime/src/userlist.cpp b/protocols/Sametime/src/userlist.cpp index d9ea2ea318..ce68a3f3d7 100644 --- a/protocols/Sametime/src/userlist.cpp +++ b/protocols/Sametime/src/userlist.cpp @@ -49,7 +49,6 @@ void CSametimeProto::AddGroup(const char* name, bool expanded) return; MGROUP hGroup = Clist_GroupCreate(NULL, ptrT(mir_utf8decodeT(name))); - CallService(MS_CLUI_GROUPADDED, hGroup, 0); Clist_GroupSetExpanded(hGroup, expanded); } diff --git a/protocols/Tlen/src/stdafx.h b/protocols/Tlen/src/stdafx.h index 7e7f4bc3f2..cc69fef948 100644 --- a/protocols/Tlen/src/stdafx.h +++ b/protocols/Tlen/src/stdafx.h @@ -63,7 +63,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include #include #include -#include #include #include #include diff --git a/protocols/Twitter/src/stdafx.h b/protocols/Twitter/src/stdafx.h index 506177b634..d8b3ba5274 100644 --- a/protocols/Twitter/src/stdafx.h +++ b/protocols/Twitter/src/stdafx.h @@ -41,7 +41,6 @@ typedef std::basic_string tstring; #include #include #include -#include #include #include #include diff --git a/protocols/WhatsApp/src/stdafx.h b/protocols/WhatsApp/src/stdafx.h index 9620bb10b7..7caac6c8e9 100644 --- a/protocols/WhatsApp/src/stdafx.h +++ b/protocols/WhatsApp/src/stdafx.h @@ -39,7 +39,6 @@ Copyright #include #include #include -#include #include #include #include -- cgit v1.2.3