SVN minor modification: guilib\SkinInfo.cpp
#1
Line 156: CStdString strReferencesXML = strGoodPath + "\\references.xml";

The whole line should be removed from trunk/XBMC/guilib/SkinInfo.cpp

references.xml has not been used in ages
Reply
#2
It's there for backward compatibility.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#3
don't want to sound like a jerk, but isn't branching used for backward compability ?
Reply
#4
What if you want to just deprecate something but have it available for a couple of subsequent releases before removing it?

Most software companies will not just remove something that may cause issues for some users. Advance notice is given and that item is still in source but deprecated and will subsequently be removed in a release or two later.

While that may not be the case with XBMC, it is common practice.

TS
42.7% of all statistics are made up on the spot

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#5
Alright, thanks for the info.
Reply

Logout Mark Read Team Forum Stats Members Help
SVN minor modification: guilib\SkinInfo.cpp0