From 64677a8c8a5268aebd2cd566f90078101b7d8b82 Mon Sep 17 00:00:00 2001 From: Arne Morten Kvarving Date: Fri, 10 Jun 2016 00:15:39 +0200 Subject: changed: get rid of FileReaderFile this was an earlier version of the VFS cache. it was kept around as backwards compatiblity wrapper for the READ_CACHE support as it was used in some audio decoders. the audio decoders have since been moved to add-ons and rewritten to use the cache through the new mechanisms, so there is no longer any legacy to take into consideration. --- project/VS2010Express/XBMC.vcxproj | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'project/VS2010Express/XBMC.vcxproj') diff --git a/project/VS2010Express/XBMC.vcxproj b/project/VS2010Express/XBMC.vcxproj index 548571ba25..c56b13829a 100644 --- a/project/VS2010Express/XBMC.vcxproj +++ b/project/VS2010Express/XBMC.vcxproj @@ -391,7 +391,6 @@ copy "..\Win32BuildSetup\dependencies\python27.dll" "$(TargetDir)" - @@ -1413,7 +1412,6 @@ copy "..\Win32BuildSetup\dependencies\python27.dll" "$(TargetDir)" - @@ -3145,4 +3143,4 @@ copy "..\Win32BuildSetup\dependencies\python27.dll" "$(TargetDir)" - \ No newline at end of file + -- cgit v1.2.3