aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Button.py
diff options
context:
space:
mode:
authorFelix Domke <tmbinc@elitedvb.net>2006-01-26 13:30:26 +0000
committerFelix Domke <tmbinc@elitedvb.net>2006-01-26 13:30:26 +0000
commit9c22bd14f76cbc38c14d417dc185cdcdfc610665 (patch)
treeb278e7bbf51e9b9058eebc675475770f5cb20211 /lib/python/Components/Button.py
parentbb9ce4897ba4326cd0cdf4b394631c679ba353dc (diff)
downloadenigma2-9c22bd14f76cbc38c14d417dc185cdcdfc610665.tar.gz
enigma2-9c22bd14f76cbc38c14d417dc185cdcdfc610665.zip
follow api changes
Diffstat (limited to 'lib/python/Components/Button.py')
-rw-r--r--lib/python/Components/Button.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/python/Components/Button.py b/lib/python/Components/Button.py
index d9226b6d..cb4b4213 100644
--- a/lib/python/Components/Button.py
+++ b/lib/python/Components/Button.py
@@ -17,11 +17,9 @@ class Button(HTMLComponent, GUIComponent, VariableText):
return 0
def disable(self):
-# self.instance.hide()
pass
def enable(self):
-# self.instance.show()
pass
# html: