summaryrefslogtreecommitdiff
path: root/protocols/Quotes/ModuleInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Quotes/ModuleInfo.h')
-rw-r--r--protocols/Quotes/ModuleInfo.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/protocols/Quotes/ModuleInfo.h b/protocols/Quotes/ModuleInfo.h
index 5dcf7e5de6..2882dfae6d 100644
--- a/protocols/Quotes/ModuleInfo.h
+++ b/protocols/Quotes/ModuleInfo.h
@@ -24,9 +24,6 @@ public:
HANDLE GetWindowList(const std::string& rsKey,bool bAllocateIfNonExist = true);
bool GetExtendedStatusFlag()const;
- static void SetModuleHandle(HINSTANCE hInstance);
- static HINSTANCE GetModuleHandle();
-
static bool Verify();
static TQuotesProvidersPtr GetQuoteProvidersPtr();