diff options
Diffstat (limited to 'xbmc/Makefile.in')
-rw-r--r-- | xbmc/Makefile.in | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/xbmc/Makefile.in b/xbmc/Makefile.in index 8d94882e95..0ec44db36c 100644 --- a/xbmc/Makefile.in +++ b/xbmc/Makefile.in @@ -142,17 +142,6 @@ SRCS=Application.cpp \ GUIDialogSelect.cpp \ GUIDialogSettings.cpp \ GUIDialogSubMenu.cpp \ - GUIDialogPVRChannelManager.cpp \ - GUIDialogPVRChannelsOSD.cpp \ - GUIDialogPVRCutterOSD.cpp \ - GUIDialogPVRDirectorOSD.cpp \ - GUIDialogPVRGroupManager.cpp \ - GUIDialogPVRGuideInfo.cpp \ - GUIDialogPVRGuideOSD.cpp \ - GUIDialogPVRGuideSearch.cpp \ - GUIDialogPVRRecordingInfo.cpp \ - GUIDialogPVRTimerSettings.cpp \ - GUIDialogPVRUpdateProgressBar.cpp \ GUIDialogTeletext.cpp \ GUIDialogTextViewer.cpp \ GUIDialogVideoBookmarks.cpp \ @@ -172,8 +161,6 @@ SRCS=Application.cpp \ GUIWindowPrograms.cpp \ GUIWindowScreensaver.cpp \ GUIWindowSystemInfo.cpp \ - GUIViewStateTV.cpp \ - GUIWindowTV.cpp \ GUIWindowVisualisation.cpp \ GUIWindowWeather.cpp \ BackgroundInfoLoader.cpp \ |