summaryrefslogtreecommitdiff
path: root/plugins/Quotes/src/QuotesProviderGoogleFinance.h
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2013-03-08 10:47:18 +0000
committerKirill Volinsky <mataes2007@gmail.com>2013-03-08 10:47:18 +0000
commit69739f33352395f72de7f2f52599e04183623233 (patch)
tree2eb8cb2b386b27ed4adfb8968137156e9bfb4d2b /plugins/Quotes/src/QuotesProviderGoogleFinance.h
parent16314dec9300e5ecb6dca45f0c216e14cce2b7fc (diff)
removed not used headers
git-svn-id: http://svn.miranda-ng.org/main/trunk@3914 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Quotes/src/QuotesProviderGoogleFinance.h')
-rw-r--r--plugins/Quotes/src/QuotesProviderGoogleFinance.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Quotes/src/QuotesProviderGoogleFinance.h b/plugins/Quotes/src/QuotesProviderGoogleFinance.h
index 075498a4dd..de419225c9 100644
--- a/plugins/Quotes/src/QuotesProviderGoogleFinance.h
+++ b/plugins/Quotes/src/QuotesProviderGoogleFinance.h
@@ -1,8 +1,6 @@
#ifndef __89D3CC58_7DED_484f_AA25_62BDBB57E18B_QuotesProvider_Google_Finance_h__
#define __89D3CC58_7DED_484f_AA25_62BDBB57E18B_QuotesProvider_Google_Finance_h__
-#include "QuotesProviderFinance.h"
-
#define DB_STR_GOOGLE_FINANCE_OPEN_VALUE "OpenQuotePrice"
#define DB_STR_GOOGLE_FINANCE_DIFF "DifferentFromStartOfDay"
#define DB_STR_GOOGLE_FINANCE_PERCENT_CHANGE_TO_YERSTERDAY_CLOSE "PercentChangeToYersterdayClose"