vymmodel.cpp
changeset 841 46553c106c52
parent 839 fbb927bbdda3
child 842 bec082472471
     1.1 --- a/vymmodel.cpp	Thu Mar 18 11:55:59 2010 +0000
     1.2 +++ b/vymmodel.cpp	Mon Mar 22 15:37:23 2010 +0000
     1.3 @@ -2542,7 +2542,6 @@
     1.4  }
     1.5  
     1.6  void VymModel::deleteSelection()	//FIXME-2 xLinks in a deleted subtree are not restored on undo	
     1.7 -//FIXME-1 delete MCO, UNDO, => crash  (see 1.12.4  from 29.7.2009) 
     1.8  {
     1.9  	BranchItem *selbi=getSelectedBranch();
    1.10