You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-plugins/vdr-pilotskin/files/vdr-pilotskin-0.0.2-vdr-1.5...

14 lines
388 B

Index: pilotskin-0.0.2/pilotskinosd.h
===================================================================
--- pilotskin-0.0.2.orig/pilotskinosd.h
+++ pilotskin-0.0.2/pilotskinosd.h
@@ -12,8 +12,6 @@
#include "config.h"
-static const cFont *font = cFont::GetFont(fontOsd);
-static const int LINEHEIGHT = font->Height();
#define NBLINES 4
class cPilotskinOsd : public cOsdObject {