mapeditor.cpp
changeset 761 0301e6109702
parent 760 59614eaf5fbb
child 763 8c028a5d9083
     1.1 --- a/mapeditor.cpp	Wed Apr 29 18:46:31 2009 +0000
     1.2 +++ b/mapeditor.cpp	Wed Apr 29 21:40:37 2009 +0000
     1.3 @@ -910,7 +910,6 @@
     1.4  				// We have a destination, relink to that
     1.5  
     1.6  				BranchObj* bsel=model->getSelectedBranchObj();
     1.7 -				BranchObj* bdst=(BranchObj*)dst;
     1.8  
     1.9  				QString preParStr=model->getSelectString (bsel->getParObj());
    1.10  				QString preNum=QString::number (seli->num(),10);