commit:     43f2b3e99587975fc6c9f1525d0fdf501b1c704c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 17 10:47:03 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Apr 25 17:57:52 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43f2b3e9

gnome2-utils.eclass: Remove GNOME2_ICONS conditional (moved to gnome2)

 eclass/gnome2-utils.eclass | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/eclass/gnome2-utils.eclass b/eclass/gnome2-utils.eclass
index 7db092e1ec6..a89b9885c39 100644
--- a/eclass/gnome2-utils.eclass
+++ b/eclass/gnome2-utils.eclass
@@ -230,11 +230,6 @@ gnome2_icon_cache_update() {
                return
        fi
 
-       if [[ -z "${GNOME2_ECLASS_ICONS}" ]]; then
-               debug-print "No icon cache to update"
-               return
-       fi
-
        ebegin "Updating icons cache"
 
        local retval=0

Reply via email to