Fix OSX build

#677
This commit is contained in:
Craig Drummond
2015-07-05 14:04:09 +01:00
parent b55f2a2424
commit fb23f37820
2 changed files with 3 additions and 2 deletions

View File

@@ -131,8 +131,6 @@ InterfaceSettings::InterfaceSettings(QWidget *p)
#ifdef ENABLE_DEVICES_SUPPORT
addView(i18n("Devices - UMS, MTP (e.g. Android), and AudioCDs"), QLatin1String("DevicesPage"));
#else
REMOVE(devicesView)
REMOVE(devicesViewLabel)
REMOVE(showDeleteAction)
#endif
addView(i18n("Search (via MPD)"), QLatin1String("SearchPage"));