From 6db94ada870dbe25899b746c33c8009a2954ea11 Mon Sep 17 00:00:00 2001 From: Maxim Monastirsky Date: Mon, 10 Aug 2020 23:52:38 +0300 Subject: Remove references to missing icons - Backing code for private:image/3242 was removed in commit 367fedcc4456a74cb2fc29a28279bef314bd47ff ("loplugin:unusedenumconstants") for unclear reasons. Fortunately it's used for a .uno:NewDoc menu item, so an appropriate icon can be retrieved using that command. - private:image/3216 was removed in commit 2559cab126f81375197051fb5b07ba6abb9efc77 ("FDO#42454 - EasyHack: remove code associated with unused icons"). No idea how it worked, or whether it was already broken at this point. Change-Id: If5c43626a1334c27604409bcf7eb5920930430db Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100450 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin --- icon-themes/karasa_jaga_svg/res/lx03242.svg | 1 - icon-themes/karasa_jaga_svg/res/sx03242.svg | 1 - 2 files changed, 2 deletions(-) delete mode 100644 icon-themes/karasa_jaga_svg/res/lx03242.svg delete mode 100644 icon-themes/karasa_jaga_svg/res/sx03242.svg (limited to 'icon-themes/karasa_jaga_svg') diff --git a/icon-themes/karasa_jaga_svg/res/lx03242.svg b/icon-themes/karasa_jaga_svg/res/lx03242.svg deleted file mode 100644 index 65130fbd0901..000000000000 --- a/icon-themes/karasa_jaga_svg/res/lx03242.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/icon-themes/karasa_jaga_svg/res/sx03242.svg b/icon-themes/karasa_jaga_svg/res/sx03242.svg deleted file mode 100644 index 13ed70a36aea..000000000000 --- a/icon-themes/karasa_jaga_svg/res/sx03242.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file -- cgit