Remove lwjgl debugging arg (#959)
This commit is contained in:
parent
ef8b525376
commit
f6a697780b
@ -148,7 +148,6 @@ pub fn get_jvm_arguments(
|
|||||||
parsed_arguments.push(arg);
|
parsed_arguments.push(arg);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
parsed_arguments.push("-Dorg.lwjgl.util.Debug=true".to_string());
|
|
||||||
|
|
||||||
Ok(parsed_arguments)
|
Ok(parsed_arguments)
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user