aboutsummaryrefslogtreecommitdiff
path: root/system/python
diff options
context:
space:
mode:
authorwiso <wiso@svn>2010-06-25 12:49:09 +0000
committerwiso <wiso@svn>2010-06-25 12:49:09 +0000
commita8db3b1ba596477439e8691fcc6083a0502fbcdb (patch)
treea53e1f8456f2ec0b8fc27ffd55aaee3f25dc14c5 /system/python
parent5755841f38ffef096800da54c4d7324172690eed (diff)
[WIN32] delete binaries which are generated during compile time.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31392 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'system/python')
-rwxr-xr-xsystem/python/DLLs/_socket.pydbin49152 -> 0 bytes
-rwxr-xr-xsystem/python/DLLs/pyexpat.pydbin135168 -> 0 bytes
-rwxr-xr-xsystem/python/DLLs/select.pydbin7680 -> 0 bytes
-rwxr-xr-xsystem/python/DLLs/unicodedata.pydbin405504 -> 0 bytes
-rwxr-xr-xsystem/python/DLLs/zlib.pydbin69632 -> 0 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/system/python/DLLs/_socket.pyd b/system/python/DLLs/_socket.pyd
deleted file mode 100755
index 330876876a..0000000000
--- a/system/python/DLLs/_socket.pyd
+++ /dev/null
Binary files differ
diff --git a/system/python/DLLs/pyexpat.pyd b/system/python/DLLs/pyexpat.pyd
deleted file mode 100755
index 0132861751..0000000000
--- a/system/python/DLLs/pyexpat.pyd
+++ /dev/null
Binary files differ
diff --git a/system/python/DLLs/select.pyd b/system/python/DLLs/select.pyd
deleted file mode 100755
index 8a747d9e23..0000000000
--- a/system/python/DLLs/select.pyd
+++ /dev/null
Binary files differ
diff --git a/system/python/DLLs/unicodedata.pyd b/system/python/DLLs/unicodedata.pyd
deleted file mode 100755
index 0ca6ed0e21..0000000000
--- a/system/python/DLLs/unicodedata.pyd
+++ /dev/null
Binary files differ
diff --git a/system/python/DLLs/zlib.pyd b/system/python/DLLs/zlib.pyd
deleted file mode 100755
index 3066c14bc9..0000000000
--- a/system/python/DLLs/zlib.pyd
+++ /dev/null
Binary files differ