summaryrefslogtreecommitdiff
path: root/include/extern.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/extern.h')
-rw-r--r--include/extern.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/extern.h b/include/extern.h
index fed728bbd..5dc597b4a 100644
--- a/include/extern.h
+++ b/include/extern.h
@@ -939,7 +939,6 @@ E int decode_ip(const char *buf);
E char *host_resolve(char *host);
E void event_process_hook(const char *name, int argc, char **argv);
-E void send_event(const char *name, int argc, ...);
#ifdef _WIN32
E char *GetWindowsVersion() ;