mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-19 19:13:03 +00:00
Disable printing controller output
This commit is contained in:
parent
5d84f8af43
commit
5cdd72a45c
@ -33,7 +33,7 @@ public class VirtualController {
|
||||
Configuration
|
||||
}
|
||||
|
||||
private static final boolean _PRINT_DEBUG_INFORMATION = true;
|
||||
private static final boolean _PRINT_DEBUG_INFORMATION = false;
|
||||
|
||||
private NvConnection connection = null;
|
||||
private Context context = null;
|
||||
|
Loading…
x
Reference in New Issue
Block a user