mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
xbmc: remove some already merged patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
d26b61b833
commit
2c0ba7143a
@ -1,12 +0,0 @@
|
||||
diff -Naur xbmc-10.1-Dharma/xbmc/lib/libPython/xbmcmodule/xbmcplugin.cpp xbmc-10.1-Dharma.patch/xbmc/lib/libPython/xbmcmodule/xbmcplugin.cpp
|
||||
--- xbmc-10.1-Dharma/xbmc/lib/libPython/xbmcmodule/xbmcplugin.cpp 2011-03-08 02:49:14.000000000 +0100
|
||||
+++ xbmc-10.1-Dharma.patch/xbmc/lib/libPython/xbmcmodule/xbmcplugin.cpp 2011-08-21 17:13:13.382281536 +0200
|
||||
@@ -74,7 +74,7 @@
|
||||
if (!PyArg_ParseTupleAndKeywords(
|
||||
args,
|
||||
kwds,
|
||||
- (char*)"iOO|bl",
|
||||
+ (char*)"iOO|bi",
|
||||
(char**)keywords,
|
||||
&handle,
|
||||
&pURL,
|
Loading…
x
Reference in New Issue
Block a user