X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=xbmc%2FNfoFile.h;h=b2648f41e32836ed1d80d1a619ff2b94fc094eab;hb=12ace5dfcc137ed32fcfc9bb1bcafb221f8f5692;hp=01f742ab4df79368e6d1fc372bf28eebbe910dfb;hpb=f1d91494dbf010486dabb2d12ea742fca279e803;p=vuplus_xbmc diff --git a/xbmc/NfoFile.h b/xbmc/NfoFile.h index 01f742a..b2648f4 100644 --- a/xbmc/NfoFile.h +++ b/xbmc/NfoFile.h @@ -46,8 +46,7 @@ public: ERROR_NFO = 4 }; - NFOResult Create(const CStdString&, const ADDON::ScraperPtr&, int episode=-1, - const CStdString& strPath2=""); + NFOResult Create(const CStdString&, const ADDON::ScraperPtr&, int episode=-1); template bool GetDetails(T& details,const char* document=NULL, bool prioritise=false) {