removed another reference to HBC

This commit is contained in:
Christopher Roy Bratusek 2012-09-10 21:24:33 +02:00
parent 3492268143
commit 01608655ab

View File

@ -27,8 +27,7 @@ AppInfo(const char *title, string dir, u8* icon)
{
int choice = -1;
if(dir != "the homebrew channel")
dir += "meta.xml";
dir += "meta.xml";
string line, quelltext = "", version, coder, descriptionTxt;