mirror of
https://gitlab.com/Nanolx/homebrewfilter.git
synced 2024-11-28 03:54:21 +01:00
removed another reference to HBC
This commit is contained in:
parent
3492268143
commit
01608655ab
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user