From 90f21502c21e0cff38ee961b1bc7c4d96edba461 Mon Sep 17 00:00:00 2001 From: Dioksin Date: Fri, 28 Oct 2016 10:26:18 +0300 Subject: Chart was added to Quotes plugin --- plugins/Quotes/src/Forex.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/Quotes/src/Forex.cpp') diff --git a/plugins/Quotes/src/Forex.cpp b/plugins/Quotes/src/Forex.cpp index 6e353f15e6..bedd6e2e14 100644 --- a/plugins/Quotes/src/Forex.cpp +++ b/plugins/Quotes/src/Forex.cpp @@ -146,7 +146,6 @@ void InitMenu() #ifdef CHART_IMPLEMENT SET_UID(mi, 0x65da7256, 0x43a2, 0x4857, 0xac, 0x52, 0x1c, 0xb7, 0xff, 0xd7, 0x96, 0xfa); mi.name.w = LPGENW("Chart..."); - mi.popupPosition = 2; mi.hIcolibItem = NULL; mi.pszService = "Quotes/Chart"; g_hMenuChart = Menu_AddContactMenuItem(&mi, QUOTES_PROTOCOL_NAME); -- cgit v1.2.3