This FIXME is fixed

This commit is contained in:
Chris Jones 2010-01-26 11:06:28 +00:00
parent 8aebcf62a2
commit a8748fbbeb
1 changed files with 0 additions and 2 deletions

View File

@ -499,8 +499,6 @@ for %s (%s)' % (name, urlplugin.__class__.__name__))
backspace = self.config['backspace_binding']
delete = self.config['delete_binding']
# FIXME: This doesn't seem like we ever obey control-h or
# escape-sequence
try:
if backspace == 'ascii-del':
backbind = vte.ERASE_ASCII_DELETE