From 584b89bb022c3cb22b45b1285652bb3b5f33ed81 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sat, 10 Nov 2012 17:32:18 +0100 Subject: Another unused thing --- plugins/tcl/tclplugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/tcl') diff --git a/plugins/tcl/tclplugin.h b/plugins/tcl/tclplugin.h index a5425edf..0b82fbcd 100644 --- a/plugins/tcl/tclplugin.h +++ b/plugins/tcl/tclplugin.h @@ -89,7 +89,7 @@ static int Command_Alias(char *word[], char *word_eol[], void *userdata); static int Null_Command_Alias(char *word[], char *word_eol[], void *userdata); static int Command_TCL(char *word[], char *word_eol[], void *userdata); static int Command_Source(char *word[], char *word_eol[], void *userdata); -static int Command_Reload(char *word[], char *word_eol[], void *userdata); +/* static int Command_Reload(char *word[], char *word_eol[], void *userdata); */ static int TCL_Event_Handler(void *userdata); static void Tcl_Plugin_Init(); static void Tcl_Plugin_DeInit(); -- cgit 1.4.1