mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-26 02:41:54 +00:00
...
This commit is contained in:
parent
4f6084c9f2
commit
73b6cc433b
1 changed files with 0 additions and 2 deletions
|
|
@ -50,8 +50,6 @@ class DumpCommands: # {{{
|
|||
|
||||
class Boss:
|
||||
|
||||
daemon = True
|
||||
|
||||
def __init__(self, glfw_window, opts, args):
|
||||
self.window_id_map = WeakValueDictionary()
|
||||
startup_session = create_session(opts, args)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue