summaryrefslogtreecommitdiff
path: root/plugins/CrashDumper/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/CrashDumper/src/stdafx.h')
-rw-r--r--plugins/CrashDumper/src/stdafx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/CrashDumper/src/stdafx.h b/plugins/CrashDumper/src/stdafx.h
index a99afa3317..ed12cc4687 100644
--- a/plugins/CrashDumper/src/stdafx.h
+++ b/plugins/CrashDumper/src/stdafx.h
@@ -101,7 +101,6 @@ LONG WINAPI myfilter(PEXCEPTION_POINTERS exc_ptr);
LONG WINAPI myfilterv(PEXCEPTION_POINTERS exc_ptr);
DWORD MirandaThreadFilter(DWORD code, EXCEPTION_POINTERS* info);
-void GetOSDisplayString(CMString& buffer);
void GetInternetExplorerVersion(CMString& buffer);
void GetProcessorString(CMString& buffer);
void GetFreeMemoryString(CMString& buffer);