Removed duplicate setting of map units and project title in the constructor

git-svn-id: http://svn.osgeo.org/qgis/trunk@3354 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
g_j_m 2005-05-11 17:24:54 +00:00
parent 53a2269189
commit c26b3a79f2

View File

@ -100,12 +100,6 @@
myMapLayer->coordinateTransform(),
SLOT(setDestSRSID(long)));
}
setMapUnits(myUnit);
title(QgsProject::instance()->title());
// get the manner in which the number of decimal places in the mouse
// position display is set (manual or automatic)