diff --git a/src/gui/channellist.cpp b/src/gui/channellist.cpp index 4062eb460..78e1208bc 100644 --- a/src/gui/channellist.cpp +++ b/src/gui/channellist.cpp @@ -1790,9 +1790,7 @@ struct button_label SChannelListButtons_SMode[] = { NEUTRINO_ICON_BUTTON_YELLOW, LOCALE_BOUQUETLIST_HEAD}, { NEUTRINO_ICON_BUTTON_BLUE, LOCALE_INFOVIEWER_NEXT}, { NEUTRINO_ICON_BUTTON_RECORD_INACTIVE, NONEXISTANT_LOCALE}, -#ifdef ENABLE_PIP { NEUTRINO_ICON_BUTTON_PLAY, LOCALE_EXTRA_KEY_PIP_CLOSE}, -#endif { NEUTRINO_ICON_BUTTON_INFO_SMALL, NONEXISTANT_LOCALE}, { NEUTRINO_ICON_BUTTON_MENU_SMALL, NONEXISTANT_LOCALE}, { NEUTRINO_ICON_BUTTON_MUTE_ZAP_ACTIVE, NONEXISTANT_LOCALE}