exports.cpp
changeset 723 11f9124c1cca
parent 721 12958f987bcf
child 740 6dc0a20031f7
     1.1 --- a/exports.cpp	Wed Jul 16 11:56:44 2008 +0000
     1.2 +++ b/exports.cpp	Mon Aug 04 10:43:06 2008 +0000
     1.3 @@ -59,8 +59,6 @@
     1.4  
     1.5  bool ExportBase::execDialog()
     1.6  {
     1.7 -	//MapEditor *me=model.getMapEditor(); FIXME needed?
     1.8 -	// if (model->mapCenters.count() && me)
     1.9  	{
    1.10  		QFileDialog *fd=new QFileDialog( 0, caption);
    1.11  		fd->setFilter (filter);