From e49f7274e01028a839a50af64af4bb8d46311218 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= <robyer@seznam.cz> Date: Fri, 8 Jun 2012 12:02:24 +0000 Subject: Guids cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@358 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Quotes/Forex.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'protocols/Quotes') diff --git a/protocols/Quotes/Forex.cpp b/protocols/Quotes/Forex.cpp index 3bb25a9f99..e0df9c34fd 100644 --- a/protocols/Quotes/Forex.cpp +++ b/protocols/Quotes/Forex.cpp @@ -65,13 +65,8 @@ namespace __AUTHORWEB, UNICODE_AWARE, 0 -#ifdef _UNICODE // {E882056D-0D1D-4131-9A98-404CBAEA6A9C} ,{0xe882056d, 0xd1d, 0x4131, { 0x9a, 0x98, 0x40, 0x4c, 0xba, 0xea, 0x6a, 0x9c } } -#else - // {8CE16273-89EA-4e12-8CF1-2D38AB6BF431} - ,{0x8ce16273, 0x89ea, 0x4e12, { 0x8c, 0xf1, 0x2d, 0x38, 0xab, 0x6b, 0xf4, 0x31 } } -#endif }; INT_PTR QuotesMenu_RefreshAll(WPARAM wp,LPARAM lp) -- cgit v1.2.3