diff -r 270593ab83b2 -r 4426ecd854bb xlinkobj.cpp --- a/xlinkobj.cpp Mon May 30 05:39:10 2005 +0000 +++ b/xlinkobj.cpp Mon Aug 08 16:16:42 2005 +0000 @@ -53,7 +53,7 @@ void XLinkObj::copy (XLinkObj* other) { - // FIXME copy not used yet + // TODO copy not used yet MapObj::copy (other); setVisibility (other->visible); beginBranch=other->beginBranch; @@ -271,11 +271,8 @@ if (beginBranch && endBranch &&xLinkState==activeXLink) { if (beginBranch==endBranch && xLinkState) - { - //FIXME testing - //cout << " identical ends: "<getSelectString()<