summaryrefslogtreecommitdiff
path: root/render.h
diff options
context:
space:
mode:
authorlordjaxom <lordjaxom>2004-12-28 18:06:02 +0000
committerlordjaxom <lordjaxom>2004-12-28 18:06:02 +0000
commit933d1f1e876f09d130ac576440ac34e6e5f50c25 (patch)
tree93f987326832688a63c0a747613770e1167a131e /render.h
parentefabce1166adbb02048bead9d7e38f215d486f04 (diff)
downloadvdr-plugin-text2skin-933d1f1e876f09d130ac576440ac34e6e5f50c25.tar.gz
vdr-plugin-text2skin-933d1f1e876f09d130ac576440ac34e6e5f50c25.tar.bz2
- removed unused marquee class
Diffstat (limited to 'render.h')
-rw-r--r--render.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/render.h b/render.h
index ed65d4c..e15d223 100644
--- a/render.h
+++ b/render.h
@@ -1,5 +1,5 @@
/*
- * $Id: render.h,v 1.5 2004/12/28 01:24:35 lordjaxom Exp $
+ * $Id: render.h,v 1.6 2004/12/28 18:06:02 lordjaxom Exp $
*/
#ifndef VDR_TEXT2SKIN_RENDER_H
@@ -7,7 +7,6 @@
#include "common.h"
#include "scroller.h"
-#include "marquee.h"
#include "xml/skin.h"
#include "xml/type.h"
#include <vdr/osd.h>