From 6af8e7795da1e86745364af1538fa76d4e0fc07e Mon Sep 17 00:00:00 2001 From: manuel Date: Tue, 12 Apr 2011 20:23:33 +0200 Subject: minor improvments: better debug messages + no tabs :D --- pacman-c++/bonuspoint.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'pacman-c++/bonuspoint.cpp') diff --git a/pacman-c++/bonuspoint.cpp b/pacman-c++/bonuspoint.cpp index 5bb470e..221e32e 100644 --- a/pacman-c++/bonuspoint.cpp +++ b/pacman-c++/bonuspoint.cpp @@ -33,7 +33,6 @@ bool BonusPoint::enter(Actor* actor) void BonusPoint::onDie(Actor *actor) { - qDebug() << "here comes the cherry.. "; actor->eatingCherry(); } -- cgit v1.2.3