summaryrefslogtreecommitdiffstats
path: root/generic/tclInt.decls
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tclInt.decls')
-rw-r--r--generic/tclInt.decls7
1 files changed, 4 insertions, 3 deletions
diff --git a/generic/tclInt.decls b/generic/tclInt.decls
index 4375eaf..3ec1b79 100644
--- a/generic/tclInt.decls
+++ b/generic/tclInt.decls
@@ -1199,9 +1199,10 @@ declare 27 win {
# Added in 8.4.2
-declare 28 win {
- void TclWinResetInterfaces(void)
-}
+# Removed in 9.0:
+#declare 28 win {
+# void TclWinResetInterfaces(void)
+#}
################################
# Unix specific functions