summaryrefslogtreecommitdiffstats
path: root/generic/tclCompile.h
diff options
context:
space:
mode:
authorandreas_kupries <andreas_kupries@noemail.net>2008-07-22 22:26:55 (GMT)
committerandreas_kupries <andreas_kupries@noemail.net>2008-07-22 22:26:55 (GMT)
commitcc833fde82a8fccb433937c47bd6743fa67d43d0 (patch)
tree63465572cb8d0eb40ed73a6036bb9f8ec6eb0486 /generic/tclCompile.h
parent8ac649d860ce353efe9b322a4e78872b07d2f04e (diff)
downloadtcl-cc833fde82a8fccb433937c47bd6743fa67d43d0.zip
tcl-cc833fde82a8fccb433937c47bd6743fa67d43d0.tar.gz
tcl-cc833fde82a8fccb433937c47bd6743fa67d43d0.tar.bz2
* generic/tclCompile.c: Made the new TclEnterCmdWordIndex
* generic/tclCompile.h: static, and ansified. FossilOrigin-Name: 306ccd50a10502130c1224ea9ef97d28688e6e8f
Diffstat (limited to 'generic/tclCompile.h')
-rw-r--r--generic/tclCompile.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/generic/tclCompile.h b/generic/tclCompile.h
index e5ef895..777fd3e 100644
--- a/generic/tclCompile.h
+++ b/generic/tclCompile.h
@@ -9,7 +9,7 @@
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: tclCompile.h,v 1.90.2.2 2008/07/22 21:41:12 andreas_kupries Exp $
+ * RCS: @(#) $Id: tclCompile.h,v 1.90.2.3 2008/07/22 22:26:58 andreas_kupries Exp $
*/
#ifndef _TCLCOMPILATION
@@ -146,9 +146,6 @@ typedef struct ExtCmdLoc {
int nueiloc;
} ExtCmdLoc;
-EXTERN void TclEnterCmdWordIndex (ExtCmdLoc *eclPtr, Tcl_Obj* obj,
- int pc, int word);
-
/*
* CompileProcs need the ability to record information during compilation that
* can be used by bytecode instructions during execution. The AuxData