GH-1049 fix bad ifdefs that prevent linux-specific env blacklisting
This commit is contained in:
@ -31,8 +31,6 @@
|
||||
#include "pathutils.h"
|
||||
#include "cmdutils.h"
|
||||
|
||||
#define IBUS "@im=ibus"
|
||||
|
||||
// constructor
|
||||
MinecraftProcess::MinecraftProcess(MinecraftInstancePtr inst) : BaseProcess(inst)
|
||||
{
|
||||
|
Reference in New Issue
Block a user