From: Heli Hyvättinen Date: Mon, 6 Jun 2011 12:13:00 +0000 (+0300) Subject: Removed some test code X-Git-Tag: v0.1.0~21 X-Git-Url: http://vcs.maemo.org/git/?a=commitdiff_plain;h=d6aa2290256f60e54fc6ff735f079e5bbfb3d2a2;p=ghostsoverboard Removed some test code --- diff --git a/orientationcontrolledgraphicspixmapobject.cpp b/orientationcontrolledgraphicspixmapobject.cpp index af19e87..23ccf0b 100644 --- a/orientationcontrolledgraphicspixmapobject.cpp +++ b/orientationcontrolledgraphicspixmapobject.cpp @@ -75,7 +75,6 @@ void OrientationControlledGraphicsPixmapObject::readRotationSensor() bool OrientationControlledGraphicsPixmapObject::handleCollisions() { - qDebug() << "I should not be here!"; return true; }