diff -r 270593ab83b2 -r 68495946fe33 xlinkobj.cpp --- a/xlinkobj.cpp Mon May 30 05:39:10 2005 +0000 +++ b/xlinkobj.cpp Tue Apr 11 14:34:14 2006 +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()<