aboutsummaryrefslogtreecommitdiff
path: root/xbmc/filesystem/FileCache.h
diff options
context:
space:
mode:
Diffstat (limited to 'xbmc/filesystem/FileCache.h')
-rw-r--r--xbmc/filesystem/FileCache.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/xbmc/filesystem/FileCache.h b/xbmc/filesystem/FileCache.h
index 8e00e7cf2f..b928a75393 100644
--- a/xbmc/filesystem/FileCache.h
+++ b/xbmc/filesystem/FileCache.h
@@ -55,7 +55,6 @@ namespace XFILE
virtual int64_t GetPosition();
virtual int64_t GetLength();
- virtual ICacheInterface* GetCache();
IFile *GetFileImp();
virtual CStdString GetContent();