summaryrefslogtreecommitdiffstats
path: root/generic/tclIntDecls.h
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2013-03-22 14:38:18 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2013-03-22 14:38:18 (GMT)
commite2baf98d42baad64a19da5ec35136b0bc81ff7f5 (patch)
treead295d0aad96e6a4b66a5e78612a42fb71fafc5b /generic/tclIntDecls.h
parentae6d91316afca4d7295521163352757b570d0e85 (diff)
downloadtcl-e2baf98d42baad64a19da5ec35136b0bc81ff7f5.zip
tcl-e2baf98d42baad64a19da5ec35136b0bc81ff7f5.tar.gz
tcl-e2baf98d42baad64a19da5ec35136b0bc81ff7f5.tar.bz2
Eliminate some usage of VOID and its variants.
Remove unnecessary #undef's
Diffstat (limited to 'generic/tclIntDecls.h')
-rw-r--r--generic/tclIntDecls.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/generic/tclIntDecls.h b/generic/tclIntDecls.h
index d442211..26b168f 100644
--- a/generic/tclIntDecls.h
+++ b/generic/tclIntDecls.h
@@ -1209,7 +1209,4 @@ extern const TclIntStubs *tclIntStubsPtr;
/* !END!: Do not edit above this line. */
-#undef TclCopyChannelOld
-#undef TclSockMinimumBuffersOld
-
#endif /* _TCLINTDECLS */