diff -r 67a91e28b30f -r 4083860dd82e xlinkobj.cpp --- a/xlinkobj.cpp Mon Jun 06 20:27:42 2005 +0000 +++ b/xlinkobj.cpp Tue Jun 14 09:41:37 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()<