diff options
Diffstat (limited to 'src/touchactions.cpp')
-rw-r--r-- | src/touchactions.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/touchactions.cpp b/src/touchactions.cpp index 84b6e0942..a12f54e99 100644 --- a/src/touchactions.cpp +++ b/src/touchactions.cpp @@ -51,7 +51,6 @@ impHandler0(showKeyboard) void setHalfJoyPad(int s) { - logger->log("set size: %d", s); haldJoyPad = s; } |