From ae3c11f3c36b19da96288bfa8d19eab97f1d98bf Mon Sep 17 00:00:00 2001 From: Ivailo Monev Date: Fri, 29 Apr 2016 18:56:38 +0000 Subject: [PATCH] generic: misc cleanups Signed-off-by: Ivailo Monev --- plasma/shells/plasma-desktop/supportinformation.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/plasma/shells/plasma-desktop/supportinformation.cpp b/plasma/shells/plasma-desktop/supportinformation.cpp index 9a51277c..f13ec605 100644 --- a/plasma/shells/plasma-desktop/supportinformation.cpp +++ b/plasma/shells/plasma-desktop/supportinformation.cpp @@ -56,8 +56,6 @@ void SupportInformation::addHeader() m_stream << "Version" << endl; m_stream << "=======" << endl; - m_stream << "Plasma version: " << endl; - m_stream << PLASMA_VERSION_STRING << endl; m_stream << "KDE SC version (runtime): " << endl; m_stream << KDE::versionString() << endl; m_stream << "KDE SC version (compile): " << endl; -- 2.11.0