summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkamel5 <vdr.kamel5 (at) gmx (dot) net>2019-01-25 12:35:26 +0100
committerkamel5 <vdr.kamel5 (at) gmx (dot) net>2019-01-25 12:36:09 +0100
commit759d73430024b13fb11055ac4353525aa0a83c75 (patch)
treee5a7c2d944526be2c18fdc8649860444c98e11b5
parentdc48d4608682895f3db8a1735c5753fcb1cc9cf9 (diff)
downloadskin-lcarsng-759d73430024b13fb11055ac4353525aa0a83c75.tar.gz
skin-lcarsng-759d73430024b13fb11055ac4353525aa0a83c75.tar.bz2
No ScaleVideo(cRect in displaychannel.c
-rw-r--r--displaychannel.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/displaychannel.c b/displaychannel.c
index 7578a61..2a13f06 100644
--- a/displaychannel.c
+++ b/displaychannel.c
@@ -172,7 +172,6 @@ cLCARSNGDisplayChannel::~cLCARSNGDisplayChannel()
delete tallFont;
delete tinyFont;
delete osd;
- cDevice::PrimaryDevice()->ScaleVideo(cRect::Null);
}
void cLCARSNGDisplayChannel::DrawDate(void)