Don't debug print the layout

This commit is contained in:
Chris Jones 2010-02-27 14:05:08 +01:00
parent 7d80561710
commit 98c3979b88
1 changed files with 0 additions and 1 deletions

View File

@ -1217,7 +1217,6 @@ for %s (%s)' % (name, urlplugin.__class__.__name__))
def create_layout(self, layout):
"""Apply our layout"""
dbg(layout)
if layout.has_key('command') and layout['command'] != '':
options = self.config.options_get()
if options: