Bin one more too repetitive log line

Change-Id: I0ab4ecc4791cd319c8c25583e5207dcfc66b0fac
This commit is contained in:
Tor Lillqvist
2013-02-28 13:47:50 +02:00
parent 0de21643a9
commit 1b05f86868

View File

@@ -754,7 +754,6 @@ public:
if (rDamageRect.getWidth() <= 0 ||
rDamageRect.getHeight() <= 0)
{
LOGE("Damage region has zero or negative size");
return;
}
Rectangle aRect( std::max((long) 0, (long) rDamageRect.getMinX() ),