Remove legacy GENERAL log channel
Add some more log channels instead.
This commit is contained in:
@@ -110,8 +110,6 @@ namespace logs
|
||||
namespace logs
|
||||
{
|
||||
/* Small set of predefined channels */
|
||||
|
||||
inline channel GENERAL("");
|
||||
inline channel LOADER("LDR");
|
||||
LOG_CHANNEL(RSX);
|
||||
LOG_CHANNEL(HLE);
|
||||
|
||||
Reference in New Issue
Block a user