summaryrefslogtreecommitdiffstats
path: root/generic
diff options
context:
space:
mode:
Diffstat (limited to 'generic')
-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