summaryrefslogtreecommitdiff
path: root/protocols/Quotes/src/ComHelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Quotes/src/ComHelper.h')
-rw-r--r--protocols/Quotes/src/ComHelper.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/protocols/Quotes/src/ComHelper.h b/protocols/Quotes/src/ComHelper.h
deleted file mode 100644
index 0b4140d80d..0000000000
--- a/protocols/Quotes/src/ComHelper.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef __37ae28ab_c414_4aba_bbef_d23dd68643a5_ComHelper_h__
-#define __37ae28ab_c414_4aba_bbef_d23dd68643a5_ComHelper_h__
-
-#include <string>
-
-void ShowComError(_com_error& e,const tstring& rsAdditionalInfo);
-tstring ComException2Msg(_com_error& e,const tstring& rsAdditionalInfo);
-
-#endif//__37ae28ab_c414_4aba_bbef_d23dd68643a5_ComHelper_h__