From 7f4db3773e723059ddd50b63b21717cc941ca424 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 21 Feb 2019 15:58:11 +0300 Subject: the less boost and other C++ perversions - the better --- plugins/CurrencyRates/src/ModuleInfo.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/CurrencyRates/src/ModuleInfo.h') diff --git a/plugins/CurrencyRates/src/ModuleInfo.h b/plugins/CurrencyRates/src/ModuleInfo.h index 8b99a248d6..39399f5c43 100644 --- a/plugins/CurrencyRates/src/ModuleInfo.h +++ b/plugins/CurrencyRates/src/ModuleInfo.h @@ -16,8 +16,6 @@ public: static bool Verify(); - static TCurrencyRatesProvidersPtr GetCurrencyRateProvidersPtr(); - static THTMLEnginePtr GetHTMLEngine(); static void SetHTMLEngine(THTMLEnginePtr pEngine); }; -- cgit v1.2.3