diff --git a/TODO b/TODO index 498535e58..a9623aaec 100644 --- a/TODO +++ b/TODO @@ -22,7 +22,6 @@ _foo = QApplication.instance().obj.foo for global singletons? decorators for often-used signals from singletons? - @on_config_changed('colors') - @on_enter_mode('hints') -find better names for *Parser/*Manager Use py3.4 Enums with a backport to qutebrowser.utils? Simplify using of modes (e.g. enter_mode hint instead of :hint)