diff --git a/src/Gui/ReportView.cpp b/src/Gui/ReportView.cpp index 9850eaff33..4e0490d4b6 100644 --- a/src/Gui/ReportView.cpp +++ b/src/Gui/ReportView.cpp @@ -190,7 +190,6 @@ void ReportHighlighter::highlightBlock (const QString & text) } } } - } }