summaryrefslogtreecommitdiff
path: root/plugins/Ping/src/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Ping/src/log.h')
-rw-r--r--plugins/Ping/src/log.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/Ping/src/log.h b/plugins/Ping/src/log.h
index 8fed816122..1930dddede 100644
--- a/plugins/Ping/src/log.h
+++ b/plugins/Ping/src/log.h
@@ -1,9 +1,6 @@
#ifndef _PING_LOG
#define _PING_LOG
-#pragma warning( disable : 4786 )
-#include "options.h"
-
INT_PTR Log(WPARAM wParam, LPARAM lParam);
INT_PTR GetLogFilename(WPARAM wParam, LPARAM lParam);
INT_PTR SetLogFilename(WPARAM wParam, LPARAM lParam);