summaryrefslogtreecommitdiff
path: root/protocols/Quotes
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2012-06-08 12:02:24 +0000
committerRobert Pösel <robyer@seznam.cz>2012-06-08 12:02:24 +0000
commite49f7274e01028a839a50af64af4bb8d46311218 (patch)
tree3d46320a3b65cbd676bf84d3e1f5a1c453a3a3e2 /protocols/Quotes
parentcaa5108b721fa2aeaa22b10b741fe78d669819a1 (diff)
Guids cleanup
git-svn-id: http://svn.miranda-ng.org/main/trunk@358 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Quotes')
-rw-r--r--protocols/Quotes/Forex.cpp5
1 files changed, 0 insertions, 5 deletions
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)