summaryrefslogtreecommitdiffstats
path: root/generic/tclIOUtil.c
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2012-06-20 18:22:30 (GMT)
committerdgp@users.sourceforge.net <dgp>2012-06-20 18:22:30 (GMT)
commit85ea0018f1f508466e78ff03eafd571047ffe44b (patch)
tree15a1576e8dc7efcd4282e470d1af0c34518883d0 /generic/tclIOUtil.c
parentfee42616fb16d5d45f383c17e0a29efeb0e88140 (diff)
downloadtcl-85ea0018f1f508466e78ff03eafd571047ffe44b.zip
tcl-85ea0018f1f508466e78ff03eafd571047ffe44b.tar.gz
tcl-85ea0018f1f508466e78ff03eafd571047ffe44b.tar.bz2
...and one more line.
Diffstat (limited to 'generic/tclIOUtil.c')
-rw-r--r--generic/tclIOUtil.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/generic/tclIOUtil.c b/generic/tclIOUtil.c
index bb82d32..b6f89d9 100644
--- a/generic/tclIOUtil.c
+++ b/generic/tclIOUtil.c
@@ -1460,7 +1460,6 @@ TclFSNormalizeToUniquePath(interp, pathPtr, startAt)
int startAt;
{
FilesystemRecord *fsRecPtr, *firstFsRecPtr;
- /* Ignore this variable */
/*
* Call each of the "normalise path" functions in succession. This is