diff -r 1f30861242a7 -r ef7741bd05bf imageeditor/plugins/DrawPlugin/src/imageeditordrawcontrol.cpp --- 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()"); } // ---------------------------------------------------------------------------