mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-06-16 12:33:19 +02:00
remove useless endl in prints
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ Mapper::Mapper(Mapping::ptr mapping)
|
||||
|
||||
_propertyBrowser->addProperty(_topItem);
|
||||
|
||||
qDebug() << "Creating mapper" << endl;
|
||||
//qDebug() << "Creating mapper" << endl;
|
||||
}
|
||||
|
||||
Mapper::~Mapper()
|
||||
|
||||
Reference in New Issue
Block a user