summaryrefslogtreecommitdiffstats
path: root/multimedia/xbmc/patches/xbmc-rtmpdump-build.patch
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/xbmc/patches/xbmc-rtmpdump-build.patch')
-rw-r--r--multimedia/xbmc/patches/xbmc-rtmpdump-build.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/multimedia/xbmc/patches/xbmc-rtmpdump-build.patch b/multimedia/xbmc/patches/xbmc-rtmpdump-build.patch
deleted file mode 100644
index e77d7d0e8a..0000000000
--- a/multimedia/xbmc/patches/xbmc-rtmpdump-build.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -Naur xbmc-11.0.orig/xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamRTMP.cpp xbmc-11.0/xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamRTMP.cpp
---- xbmc-11.0.orig/xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamRTMP.cpp 2012-03-21 22:07:50.000000000 +0000
-+++ xbmc-11.0/xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamRTMP.cpp 2012-03-31 21:44:15.320639375 +0000
-@@ -22,9 +22,7 @@
- #if (defined HAVE_CONFIG_H) && (!defined WIN32)
- #include "config.h"
- #endif
--#ifdef _WIN32
- #include "system.h" // just for HAS_LIBRTMP
--#endif
-
- #ifdef HAS_LIBRTMP
- #include "settings/AdvancedSettings.h"