summaryrefslogtreecommitdiffstats
path: root/generic/tcl.decls
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tcl.decls')
-rw-r--r--generic/tcl.decls3
1 files changed, 0 insertions, 3 deletions
diff --git a/generic/tcl.decls b/generic/tcl.decls
index ad725f5..198228b 100644
--- a/generic/tcl.decls
+++ b/generic/tcl.decls
@@ -2374,9 +2374,6 @@ declare 1 macosx {
# Public functions that are not accessible via the stubs table.
export {
- void Tcl_Main(int argc, char **argv, Tcl_AppInitProc *appInitProc)
-}
-export {
const char *Tcl_InitStubs(Tcl_Interp *interp, const char *version,
int exact)
}