[WIN32] removed libshnplay.dll since there's no reference to it in the code anymore
authorWiSo <wiso@xbmc.org>
Sat, 26 Mar 2011 22:52:59 +0000 (23:52 +0100)
committerWiSo <wiso@xbmc.org>
Sat, 26 Mar 2011 22:52:59 +0000 (23:52 +0100)
system/players/paplayer/libshnplay.dll [deleted file]
xbmc/DllPaths_win32.h

diff --git a/system/players/paplayer/libshnplay.dll b/system/players/paplayer/libshnplay.dll
deleted file mode 100644 (file)
index 81d1893..0000000
Binary files a/system/players/paplayer/libshnplay.dll and /dev/null differ
index f6d8947..894eb74 100644 (file)
@@ -49,7 +49,6 @@
 #define DLL_PATH_VGM_CODEC     "special://xbmcbin/system/players/paplayer/vgmstream.dll"
 #define DLL_PATH_WAVPACK_CODEC "special://xbmcbin/system/players/paplayer/wavpack.dll"
 #define DLL_PATH_YM_CODEC      "special://xbmcbin/system/players/paplayer/stsoundlibrary.dll"
-#define DLL_PATH_SHN_CODEC     "special://xbmcbin/system/players/paplayer/libshnplay.dll"
 #define DLL_PATH_MODPLUG_CODEC "special://xbmcbin/system/players/paplayer/libmodplug.dll"
 
 /* dvdplayer */