diff options
author | wiso <wiso@svn> | 2010-06-25 12:49:09 +0000 |
---|---|---|
committer | wiso <wiso@svn> | 2010-06-25 12:49:09 +0000 |
commit | a8db3b1ba596477439e8691fcc6083a0502fbcdb (patch) | |
tree | a53e1f8456f2ec0b8fc27ffd55aaee3f25dc14c5 /system/python | |
parent | 5755841f38ffef096800da54c4d7324172690eed (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-x | system/python/DLLs/_socket.pyd | bin | 49152 -> 0 bytes |
-rwxr-xr-x | system/python/DLLs/pyexpat.pyd | bin | 135168 -> 0 bytes |
-rwxr-xr-x | system/python/DLLs/select.pyd | bin | 7680 -> 0 bytes |
-rwxr-xr-x | system/python/DLLs/unicodedata.pyd | bin | 405504 -> 0 bytes |
-rwxr-xr-x | system/python/DLLs/zlib.pyd | bin | 69632 -> 0 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/system/python/DLLs/_socket.pyd b/system/python/DLLs/_socket.pyd Binary files differdeleted file mode 100755 index 330876876a..0000000000 --- a/system/python/DLLs/_socket.pyd +++ /dev/null diff --git a/system/python/DLLs/pyexpat.pyd b/system/python/DLLs/pyexpat.pyd Binary files differdeleted file mode 100755 index 0132861751..0000000000 --- a/system/python/DLLs/pyexpat.pyd +++ /dev/null diff --git a/system/python/DLLs/select.pyd b/system/python/DLLs/select.pyd Binary files differdeleted file mode 100755 index 8a747d9e23..0000000000 --- a/system/python/DLLs/select.pyd +++ /dev/null diff --git a/system/python/DLLs/unicodedata.pyd b/system/python/DLLs/unicodedata.pyd Binary files differdeleted file mode 100755 index 0ca6ed0e21..0000000000 --- a/system/python/DLLs/unicodedata.pyd +++ /dev/null diff --git a/system/python/DLLs/zlib.pyd b/system/python/DLLs/zlib.pyd Binary files differdeleted file mode 100755 index 3066c14bc9..0000000000 --- a/system/python/DLLs/zlib.pyd +++ /dev/null |