diff -r c13937960f1d -r 46553c106c52 vymmodel.cpp --- a/vymmodel.cpp Thu Mar 18 11:55:59 2010 +0000 +++ b/vymmodel.cpp Mon Mar 22 15:37:23 2010 +0000 @@ -2542,7 +2542,6 @@ } void VymModel::deleteSelection() //FIXME-2 xLinks in a deleted subtree are not restored on undo -//FIXME-1 delete MCO, UNDO, => crash (see 1.12.4 from 29.7.2009) { BranchItem *selbi=getSelectedBranch();