summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysui/desktop/share/brand.pl4
1 files changed, 0 insertions, 4 deletions
diff --git a/sysui/desktop/share/brand.pl b/sysui/desktop/share/brand.pl
index b17a7374fd62..e02c4ef6d045 100644
--- a/sysui/desktop/share/brand.pl
+++ b/sysui/desktop/share/brand.pl
@@ -87,10 +87,6 @@ while ($arg = shift) {
s/Icon=/Icon=$iconprefix/;
}
- # patch all occurrences of openoffice in icon_filename
- # line with $prefix
- s/icon_filename=/icon_filename=$iconprefix/;
-
# patch all occurrences of openoffice in EXEC line with
# $productfilename
if ( /Exec/ ) {