removed debugging output
This commit is contained in:
parent
fc3bf315ab
commit
498df44bc7
|
@ -100,7 +100,7 @@ public class SkyButton extends Button {
|
|||
}
|
||||
|
||||
public boolean isPressed() {
|
||||
logger.warn("Not implemented");
|
||||
/* Not implemented */
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue