summaryrefslogtreecommitdiff
path: root/irc/bitchx/files/patch-source_commands.c
blob: e3cc350814328a31271914335f80d1c2c5741620 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- source/commands.c.orig	2014-11-04 10:54:23 UTC
+++ source/commands.c
@@ -118,7 +118,6 @@ extern	int	doing_notice;
 
 static	void	oper_password_received (char *, char *);
 
-int	no_hook_notify = 0;
 int	load_depth = -1;
 
 extern char	cx_function[];