[latex] Dont use threads_init()
It freezes Gajim and is not needed in Gtk3
This commit is contained in:
@@ -37,7 +37,6 @@ from gajim.plugins import GajimPlugin
|
||||
from gajim.plugins.helpers import log, log_calls
|
||||
from gajim.plugins.gui import GajimPluginConfigDialog
|
||||
|
||||
Gdk.threads_init()
|
||||
|
||||
def latex_template(code):
|
||||
return '''\\documentclass[12pt]{article}
|
||||
|
||||
Reference in New Issue
Block a user