From b52638ea2299dd03b32be650becbbfb05553e032 Mon Sep 17 00:00:00 2001 From: "jan.nijtmans" Date: Sun, 24 Mar 2019 22:39:50 +0000 Subject: Remove one more comment, which is no longer valid (as "exception" is now removed) --- generic/tclBasic.c | 1 - 1 file changed, 1 deletion(-) diff --git a/generic/tclBasic.c b/generic/tclBasic.c index 01fa74e..c8a732e 100644 --- a/generic/tclBasic.c +++ b/generic/tclBasic.c @@ -2444,7 +2444,6 @@ Tcl_CreateCommand( * Side effects: * If a command named "cmdName" already exists for interp, it is * first deleted. Then the new command is created from the arguments. - * [***] (See below for exception). * * In the future, during bytecode evaluation when "cmdName" is seen as * the name of a command by Tcl_EvalObj or Tcl_Eval, the object-based -- cgit v0.12