From d6aa2290256f60e54fc6ff735f079e5bbfb3d2a2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Heli=20Hyv=C3=A4ttinen?= Date: Mon, 6 Jun 2011 15:13:00 +0300 Subject: [PATCH] Removed some test code --- orientationcontrolledgraphicspixmapobject.cpp | 1 - 1 file changed, 1 deletion(-) 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; } -- 1.7.9.5