X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fpython%2FComponents%2FSources%2FStaticText.py;h=6f775c443b0aa2c44a6116bc461dbe5ec82122dd;hp=2f8f0e184d617f78bcb2f28c294602814d106aa4;hb=67b53c1cb06988394c35a6e965c99b72b67fe1be;hpb=a507c89e5f0424b634cb13178c39c56d19945563 diff --git a/lib/python/Components/Sources/StaticText.py b/lib/python/Components/Sources/StaticText.py index 2f8f0e1..6f775c4 100644 --- a/lib/python/Components/Sources/StaticText.py +++ b/lib/python/Components/Sources/StaticText.py @@ -1,5 +1,4 @@ from Source import Source -from Components.Element import cached class StaticText(Source): # filter is a function which filters external, untrusted strings