diff options
Diffstat (limited to 'textscroller.h')
-rw-r--r-- | textscroller.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textscroller.h b/textscroller.h index 4e428987..b782ad81 100644 --- a/textscroller.h +++ b/textscroller.h @@ -34,7 +34,6 @@ public: isReserveStep = false; WAITSTEPS = waitsteps; ResetX = false; - dsyslog("waitSteps: %d", waitSteps); } cTextScroll(cOsd *osd, int type, int pixels, int waitsteps) { Font = NULL; |