add HarddiskSetup
[enigma2.git] / lib / python / Screens / InfoBar.py
index 0ead722134c520850a129b1f5d8a93dedb42f58d..44484a512816dc15f311fb457c6b85c8124377ec 100644 (file)
@@ -106,8 +106,8 @@ class InfoBar(Screen):
                quitMainloop()
                
        def instantRecord(self):
-               self.session.open(MessageBox, "this would be an instant recording! do you really know what you're doing?!")
-               return
+               #self.session.open(MessageBox, "this would be an instant recording! do you really know what you're doing?!")
+               #return
        
                if self.recording != None:
                        print "remove entry"