Skip to content
Snippets Groups Projects
Commit 2879d314 authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

GLib.threads_init is no more needed

parent 94af0270
No related branches found
No related tags found
No related merge requests found
......@@ -508,7 +508,6 @@ if __name__ == '__main__':
interface.run()
try:
GLib.threads_init()
Gtk.main()
except KeyboardInterrupt:
print('KeyboardInterrupt', file=sys.stderr)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment