[latex] Dont use threads_init()

It freezes Gajim and is not needed in Gtk3
This commit is contained in:
Philipp Hörist
2018-08-19 16:53:03 +02:00
parent 88dd843c42
commit 6821f70a73

View File

@@ -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}