summaryrefslogtreecommitdiff
path: root/zen/com_error.h
diff options
context:
space:
mode:
Diffstat (limited to 'zen/com_error.h')
-rw-r--r--zen/com_error.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/zen/com_error.h b/zen/com_error.h
index cd643b49..e6f5b492 100644
--- a/zen/com_error.h
+++ b/zen/com_error.h
@@ -51,14 +51,6 @@ Equivalent to:
-
-
-
-
-
-
-
-
//################# implementation #####################
std::wstring formatWin32Msg(DWORD dwMessageId) //return empty string on error
{
bgstack15