Skip to content

Commit

Permalink
merge 8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dgp@users.sourceforge.net committed Jul 19, 2016
2 parents 883932c + 4ab8777 commit 1c27933
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions generic/tclVar.c
Original file line number Diff line number Diff line change
Expand Up @@ -213,10 +213,6 @@ static Tcl_DupInternalRepProc DupParsedVarName;
* or NULL if it is this same obj
* twoPtrValue.ptr2: index into locals table
*
* nsVarName - INTERNALREP DEFINITION:
* twoPtrValue.ptr1: pointer to the namespace containing the reference
* twoPtrValue.ptr2: pointer to the corresponding Var
*
* parsedVarName - INTERNALREP DEFINITION:
* twoPtrValue.ptr1: pointer to the array name Tcl_Obj, or NULL if it is a
* scalar variable
Expand Down

0 comments on commit 1c27933

Please sign in to comment.