xml-vym.cpp
changeset 841 46553c106c52
parent 837 5ecd0462f76b
child 847 43268373032d
     1.1 --- a/xml-vym.cpp	Thu Mar 18 11:55:59 2010 +0000
     1.2 +++ b/xml-vym.cpp	Mon Mar 22 15:37:23 2010 +0000
     1.3 @@ -141,7 +141,6 @@
     1.4  			// Treat the found mapcenter as a branch 
     1.5  			// in an existing map
     1.6  			BranchItem *bi=model->getSelectedBranch();	
     1.7 -			cout << "xml-vym  bi="<<bi->getHeadingStd()<<"  loadMode="<<loadMode<<endl;
     1.8  			if (bi)
     1.9  			{
    1.10  				lastBranch=bi;