diff -r 18f824bd3070 -r 053b8645e3e9 linkablemapobj.cpp --- a/linkablemapobj.cpp Mon Oct 16 12:42:54 2006 +0000 +++ b/linkablemapobj.cpp Wed Oct 18 10:45:00 2006 +0000 @@ -538,21 +538,7 @@ setDockPos(); // Call overloaded method -/* FIXME not needed? - LinkOrient orientOld=orientation; - if ((orientation!=orientOld) && (orientOld!= OrientUndef)) - { - // Orientation just changed. Reorient this subbranch, because move is called - // before updateLink => Position is still the old one, which could lead to - // linking of subranch to itself => segfault - // - // Also possible: called in BranchObj::init(), then orientOld==OrientUndef, - // no need to reposition now - cout <<"Trying to reorientate... orient="<