summary refs log tree commit diff stats
path: root/src/common/hexchatc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/hexchatc.h')
-rw-r--r--src/common/hexchatc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/hexchatc.h b/src/common/hexchatc.h
index a999dcf2..9d603870 100644
--- a/src/common/hexchatc.h
+++ b/src/common/hexchatc.h
@@ -57,6 +57,5 @@ void session_free (session *killsess);
 void lag_check (void);
 void hexchat_exit (void);
 void hexchat_exec (const char *cmd);
-void hexchat_execv (char * const argv[]);
 
 #endif