diff -r 59614eaf5fbb -r 0301e6109702 mapeditor.cpp --- a/mapeditor.cpp Wed Apr 29 18:46:31 2009 +0000 +++ b/mapeditor.cpp Wed Apr 29 21:40:37 2009 +0000 @@ -910,7 +910,6 @@ // We have a destination, relink to that BranchObj* bsel=model->getSelectedBranchObj(); - BranchObj* bdst=(BranchObj*)dst; QString preParStr=model->getSelectString (bsel->getParObj()); QString preNum=QString::number (seli->num(),10);