diff options
Diffstat (limited to 'generic/tclCompile.h')
-rw-r--r-- | generic/tclCompile.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/generic/tclCompile.h b/generic/tclCompile.h index 6f0e31d..c035a03 100644 --- a/generic/tclCompile.h +++ b/generic/tclCompile.h @@ -843,7 +843,6 @@ typedef struct { int identity; } i; } TclOpCmdClientData; - /* *---------------------------------------------------------------- |