diff options
Diffstat (limited to 'protocols')
-rw-r--r-- | protocols/CurrencyRates/src/stdafx.h | 1 | ||||
-rw-r--r-- | protocols/Discord/src/stdafx.h | 1 | ||||
-rw-r--r-- | protocols/Dummy/src/stdafx.h | 3 | ||||
-rw-r--r-- | protocols/Facebook/src/stdafx.h | 1 | ||||
-rw-r--r-- | protocols/Gadu-Gadu/src/gg.h | 1 | ||||
-rw-r--r-- | protocols/ICQ-WIM/src/stdafx.h | 1 | ||||
-rw-r--r-- | protocols/IRCG/src/options.cpp | 1 | ||||
-rw-r--r-- | protocols/IRCG/src/stdafx.h | 1 | ||||
-rwxr-xr-x | protocols/JabberG/src/stdafx.h | 1 | ||||
-rw-r--r-- | protocols/LotusNotify/src/stdafx.h | 1 | ||||
-rw-r--r-- | protocols/MinecraftDynmap/src/stdafx.h | 1 | ||||
-rw-r--r-- | protocols/NewsAggregator/Src/stdafx.h | 1 | ||||
-rw-r--r-- | protocols/Non-IM Contact/src/stdafx.h | 1 | ||||
-rw-r--r-- | protocols/Omegle/src/stdafx.h | 1 | ||||
-rw-r--r-- | protocols/Twitter/src/stdafx.h | 1 | ||||
-rw-r--r-- | protocols/VKontakte/src/stdafx.h | 2 | ||||
-rw-r--r-- | protocols/Weather/src/stdafx.h | 1 | ||||
-rw-r--r-- | protocols/YAMN/src/stdafx.h | 1 |
18 files changed, 0 insertions, 21 deletions
diff --git a/protocols/CurrencyRates/src/stdafx.h b/protocols/CurrencyRates/src/stdafx.h index 69cfb91df0..0d44c339f5 100644 --- a/protocols/CurrencyRates/src/stdafx.h +++ b/protocols/CurrencyRates/src/stdafx.h @@ -20,7 +20,6 @@ #include <newpluginapi.h> #include <m_database.h> -#include <win2k.h> #include <m_xml.h> #include <m_clist.h> #include <m_langpack.h> diff --git a/protocols/Discord/src/stdafx.h b/protocols/Discord/src/stdafx.h index 9d3951a4e9..e80ebac2cf 100644 --- a/protocols/Discord/src/stdafx.h +++ b/protocols/Discord/src/stdafx.h @@ -47,7 +47,6 @@ #include <m_utils.h> #include <m_voice.h> #include <m_voiceservice.h> -#include <win2k.h> #include "../../libs/zlib/src/zlib.h" diff --git a/protocols/Dummy/src/stdafx.h b/protocols/Dummy/src/stdafx.h index 0373de751c..ddc55299d5 100644 --- a/protocols/Dummy/src/stdafx.h +++ b/protocols/Dummy/src/stdafx.h @@ -53,11 +53,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include <m_userinfo.h> #include <m_utils.h> #include <m_proto_listeningto.h> - #include <m_folders.h> -#include "win2k.h" - #include "resource.h" #include "dummy.h" #include "dummy_proto.h" diff --git a/protocols/Facebook/src/stdafx.h b/protocols/Facebook/src/stdafx.h index 35e52dcfc5..a347227114 100644 --- a/protocols/Facebook/src/stdafx.h +++ b/protocols/Facebook/src/stdafx.h @@ -28,7 +28,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include <string.h> #include <assert.h> -#include <win2k.h> #include <newpluginapi.h> #include <m_avatars.h> #include <m_chat_int.h> diff --git a/protocols/Gadu-Gadu/src/gg.h b/protocols/Gadu-Gadu/src/gg.h index 977b798a53..a3f0a1278e 100644 --- a/protocols/Gadu-Gadu/src/gg.h +++ b/protocols/Gadu-Gadu/src/gg.h @@ -66,7 +66,6 @@ #include <m_json.h>
#include <m_chat_int.h>
#include <m_popup.h>
-#include <win2k.h>
#include <m_folders.h>
#include <m_gui.h>
diff --git a/protocols/ICQ-WIM/src/stdafx.h b/protocols/ICQ-WIM/src/stdafx.h index 1e9d5de7c7..2d9f2b66f5 100644 --- a/protocols/ICQ-WIM/src/stdafx.h +++ b/protocols/ICQ-WIM/src/stdafx.h @@ -67,7 +67,6 @@ #include <m_timezones.h> #include <m_userinfo.h> #include <m_utils.h> -#include <win2k.h> #include <openssl/evp.h> #include <openssl/hmac.h> diff --git a/protocols/IRCG/src/options.cpp b/protocols/IRCG/src/options.cpp index 74df705b51..b93cf61176 100644 --- a/protocols/IRCG/src/options.cpp +++ b/protocols/IRCG/src/options.cpp @@ -20,7 +20,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#include "stdafx.h"
-#include <win2k.h>
static void removeSpaces(wchar_t* p)
{
diff --git a/protocols/IRCG/src/stdafx.h b/protocols/IRCG/src/stdafx.h index 35d3d6ca94..e5278318ac 100644 --- a/protocols/IRCG/src/stdafx.h +++ b/protocols/IRCG/src/stdafx.h @@ -64,7 +64,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "m_chat_int.h"
#include "m_icolib.h"
#include "m_string.h"
-#include "win2k.h"
#include "m_gui.h"
#include "resource.h"
diff --git a/protocols/JabberG/src/stdafx.h b/protocols/JabberG/src/stdafx.h index 483f77cc97..6fece86135 100755 --- a/protocols/JabberG/src/stdafx.h +++ b/protocols/JabberG/src/stdafx.h @@ -85,7 +85,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <m_userinfo.h>
#include <m_utils.h>
#include <m_xstatus.h>
-#include <win2k.h>
#include <m_imgsrvc.h>
#include <m_clc.h>
#include <m_xml.h>
diff --git a/protocols/LotusNotify/src/stdafx.h b/protocols/LotusNotify/src/stdafx.h index e4d7c40456..7a6bf951a8 100644 --- a/protocols/LotusNotify/src/stdafx.h +++ b/protocols/LotusNotify/src/stdafx.h @@ -10,7 +10,6 @@ //LotusNotify.h #include <m_core.h> -#include <win2k.h> #include <newpluginapi.h> #include <m_clistint.h> #include <m_skin.h> diff --git a/protocols/MinecraftDynmap/src/stdafx.h b/protocols/MinecraftDynmap/src/stdafx.h index e107eb0c52..0ad95df797 100644 --- a/protocols/MinecraftDynmap/src/stdafx.h +++ b/protocols/MinecraftDynmap/src/stdafx.h @@ -35,7 +35,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include <io.h> #include <windows.h> -#include <win2k.h> #include <commctrl.h> #include <newpluginapi.h> diff --git a/protocols/NewsAggregator/Src/stdafx.h b/protocols/NewsAggregator/Src/stdafx.h index e583659595..906b172c8e 100644 --- a/protocols/NewsAggregator/Src/stdafx.h +++ b/protocols/NewsAggregator/Src/stdafx.h @@ -41,7 +41,6 @@ Boston, MA 02111-1307, USA. #include <m_netlib.h> #include <m_icolib.h> #include <m_message.h> -#include <win2k.h> #include <m_xml.h> #include <m_avatars.h> #include <m_hotkeys.h> diff --git a/protocols/Non-IM Contact/src/stdafx.h b/protocols/Non-IM Contact/src/stdafx.h index e0d30707fe..d98b8e9607 100644 --- a/protocols/Non-IM Contact/src/stdafx.h +++ b/protocols/Non-IM Contact/src/stdafx.h @@ -44,7 +44,6 @@ struct DLGTEMPLATEEX #include <m_utils.h> #include <m_ignore.h> #include <m_netlib.h> -#include <win2k.h> #include "resource.h" diff --git a/protocols/Omegle/src/stdafx.h b/protocols/Omegle/src/stdafx.h index 7e35190ff9..256f6420ac 100644 --- a/protocols/Omegle/src/stdafx.h +++ b/protocols/Omegle/src/stdafx.h @@ -36,7 +36,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include <io.h>
#include <windows.h>
-#include <win2k.h>
#include <commctrl.h>
#include <newpluginapi.h>
diff --git a/protocols/Twitter/src/stdafx.h b/protocols/Twitter/src/stdafx.h index ea7820cf29..658303d9be 100644 --- a/protocols/Twitter/src/stdafx.h +++ b/protocols/Twitter/src/stdafx.h @@ -49,7 +49,6 @@ using std::map; #include <m_utils.h>
#include <m_hotkeys.h>
#include <m_json.h>
-#include <win2k.h>
#pragma warning(pop)
#include <openssl/hmac.h>
diff --git a/protocols/VKontakte/src/stdafx.h b/protocols/VKontakte/src/stdafx.h index ba93d6295a..991ebf26f4 100644 --- a/protocols/VKontakte/src/stdafx.h +++ b/protocols/VKontakte/src/stdafx.h @@ -55,8 +55,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include <m_metacontacts.h>
#include <m_smileyadd.h>
-#include "win2k.h"
-
#include "resource.h"
#include "vk.h"
#include "vk_struct.h"
diff --git a/protocols/Weather/src/stdafx.h b/protocols/Weather/src/stdafx.h index 6d92215975..6436d766b9 100644 --- a/protocols/Weather/src/stdafx.h +++ b/protocols/Weather/src/stdafx.h @@ -53,7 +53,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include <m_skin_eng.h> #include <m_cluiframes.h> #include <m_popup.h> -#include <win2k.h> #include <m_acc.h> #include <m_weather.h> diff --git a/protocols/YAMN/src/stdafx.h b/protocols/YAMN/src/stdafx.h index 6d56c51a15..2858640d6b 100644 --- a/protocols/YAMN/src/stdafx.h +++ b/protocols/YAMN/src/stdafx.h @@ -8,7 +8,6 @@ #include <windowsx.h> #include <commctrl.h> -#include <win2k.h> #include <newpluginapi.h> #include <m_clistint.h> #include <m_contacts.h> |