X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/98c4b5bb004e9297bffa8e1c3572572741fda933..5f8f37a21fa5a6880802e2def55b38e25444365e:/lib/python/Components/Button.py 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: