summaryrefslogtreecommitdiff
path: root/src/touchactions.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-12-18 22:42:34 +0300
committerAndrei Karas <akaras@inbox.ru>2012-12-18 22:43:53 +0300
commit4b2cbbeae4acc6b2c94f5455eb0c5d1134b32588 (patch)
treee29d33dd9b293093258b3e4238a00a7169c48e32 /src/touchactions.cpp
parent26bf983ed44960508f318e804e8f2fa515f0df2c (diff)
downloadplus-4b2cbbeae4acc6b2c94f5455eb0c5d1134b32588.tar.gz
plus-4b2cbbeae4acc6b2c94f5455eb0c5d1134b32588.tar.bz2
plus-4b2cbbeae4acc6b2c94f5455eb0c5d1134b32588.tar.xz
plus-4b2cbbeae4acc6b2c94f5455eb0c5d1134b32588.zip
Add support for show images in on screen buttons center.
New theme files: dbutton_image.xml dpad_image.xml
Diffstat (limited to 'src/touchactions.cpp')
-rw-r--r--src/touchactions.cpp1
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;
}