From ae9014a0f3a36e0113bc372274a58f92e58e6f77 Mon Sep 17 00:00:00 2001 From: Christian Gmeiner Date: Fri, 9 Oct 2009 09:37:49 +0200 Subject: remove not wanted dsyslog --- dxr3osd.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/dxr3osd.c b/dxr3osd.c index 578156f..9a78b1c 100644 --- a/dxr3osd.c +++ b/dxr3osd.c @@ -202,8 +202,6 @@ void cDxr3Osd::Flush() break; } - dsyslog("%d) old %d new %d", i, c, idx); - if (c != idx) { pair[numPair] = transPair(c, idx); numPair++; -- cgit v1.2.3