diff options
author | Christian Fetzer <fetzer.ch@gmail.com> | 2016-02-06 15:58:44 +0100 |
---|---|---|
committer | Christian Fetzer <fetzer.ch@gmail.com> | 2016-02-06 16:02:53 +0100 |
commit | c1ed5e50c15f09834e80663c32a96765b3336437 (patch) | |
tree | 06a2d2ea42bded871e92e41f77ed597bf7a22759 /Kodi.xcodeproj/project.pbxproj | |
parent | 455639fc906bb3824fad89f5a1a685ce7a048bea (diff) |
[cleanup] Remove unused files
xbmc/utils/WindowsShortcut.h/cpp and
xbmc/win32/WMIInterface.h/cpp are unused.
Diffstat (limited to 'Kodi.xcodeproj/project.pbxproj')
-rw-r--r-- | Kodi.xcodeproj/project.pbxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Kodi.xcodeproj/project.pbxproj b/Kodi.xcodeproj/project.pbxproj index 8d92d3bb8f..e2eb5051ab 100644 --- a/Kodi.xcodeproj/project.pbxproj +++ b/Kodi.xcodeproj/project.pbxproj @@ -4517,7 +4517,6 @@ E38E1E8C0D25F9FD00618676 /* UdpClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UdpClient.h; sourceTree = "<group>"; }; E38E1E8D0D25F9FD00618676 /* Weather.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Weather.cpp; sourceTree = "<group>"; }; E38E1E8E0D25F9FD00618676 /* Weather.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Weather.h; sourceTree = "<group>"; }; - E38E1E920D25F9FD00618676 /* WindowsShortcut.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WindowsShortcut.h; sourceTree = "<group>"; }; E38E1E930D25F9FD00618676 /* VideoDatabase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = VideoDatabase.cpp; sourceTree = "<group>"; }; E38E1E940D25F9FD00618676 /* VideoDatabase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VideoDatabase.h; sourceTree = "<group>"; }; E38E1E950D25F9FD00618676 /* VideoInfoScanner.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = VideoInfoScanner.cpp; sourceTree = "<group>"; }; @@ -8476,7 +8475,6 @@ 7CF1FB0A123B1AF000B2CBCB /* Variant.h */, E38E1E8D0D25F9FD00618676 /* Weather.cpp */, E38E1E8E0D25F9FD00618676 /* Weather.h */, - E38E1E920D25F9FD00618676 /* WindowsShortcut.h */, F5ED908615538DCE00842059 /* XBMCTinyXML.cpp */, F5ED908715538DCE00842059 /* XBMCTinyXML.h */, 18B7C9811294385F009E7A26 /* XMLUtils.cpp */, |