summaryrefslogtreecommitdiff
path: root/displaymenu.c
diff options
context:
space:
mode:
Diffstat (limited to 'displaymenu.c')
-rw-r--r--displaymenu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/displaymenu.c b/displaymenu.c
index d62416e..6add8b8 100644
--- a/displaymenu.c
+++ b/displaymenu.c
@@ -747,7 +747,6 @@ void cNopacityDisplayMenu::Flush(void) {
initMenu = false;
initial = false;
osd->Flush();
- //esyslog("nopacity: scaling to x: %d, y: %d, width: %d, height: %d", videoWindowRect.X(), videoWindowRect.Y(), videoWindowRect.Width(), videoWindowRect.Height());
cDevice::PrimaryDevice()->ScaleVideo(videoWindowRect);
}