summaryrefslogtreecommitdiff
path: root/src/shared/error_report.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/error_report.h')
-rw-r--r--src/shared/error_report.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/shared/error_report.h b/src/shared/error_report.h
index a003ee09..17b25645 100644
--- a/src/shared/error_report.h
+++ b/src/shared/error_report.h
@@ -30,5 +30,3 @@ void reportError(LPCSTR format, ...);
void reportError(LPCWSTR format, ...);
} // namespace MOShared
-
-void vlog(const char* format, ...);