summaryrefslogtreecommitdiffstats
path: root/generic/tcl.decls
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tcl.decls')
-rw-r--r--generic/tcl.decls8
1 files changed, 0 insertions, 8 deletions
diff --git a/generic/tcl.decls b/generic/tcl.decls
index 7f49002..28cee54 100644
--- a/generic/tcl.decls
+++ b/generic/tcl.decls
@@ -2171,14 +2171,6 @@ export {
export {
void Tcl_GetMemoryInfo(Tcl_DString *dsPtr)
}
-export {
- const char *Tcl_InitStubs(Tcl_Interp *interp, const char *version,
- int exact)
-}
-export {
- const char *TclTomMathInitializeStubs(Tcl_Interp *interp,
- const char *version, int epoch, int revision)
-}
# Global variables that need to be exported from the tcl shared library.