imageeditor/plugins/DrawPlugin/src/imageeditordrawcontrol.cpp
changeset 18 ef7741bd05bf
parent 14 e7871f3699e6
--- a/imageeditor/plugins/DrawPlugin/src/imageeditordrawcontrol.cpp	Thu Jun 24 18:49:50 2010 +0100
+++ b/imageeditor/plugins/DrawPlugin/src/imageeditordrawcontrol.cpp	Tue Sep 14 17:23:22 2010 +0100
@@ -790,9 +790,7 @@
 //
 void CImageEditorDrawControl::StoreTempParams()
 	{
-		LOG(KDrawPluginLogFile, "CImageEditorDrawControl::StoreTempParams("
-				""
-				")");
+		LOG(KDrawPluginLogFile, "CImageEditorDrawControl::StoreTempParams()");
 	}
 
 // ---------------------------------------------------------------------------