From a92f675bbc5f4dd58889bd75c39284bf64c8e471 Mon Sep 17 00:00:00 2001 From: Matt Rose Date: Fri, 18 Nov 2022 15:19:04 -0500 Subject: [PATCH] clean up comment --- terminator | 4 ---- 1 file changed, 4 deletions(-) diff --git a/terminator b/terminator index dcc0ca45..dcc2fb56 100755 --- a/terminator +++ b/terminator @@ -53,10 +53,6 @@ from terminatorlib.util import dbg, err from terminatorlib.layoutlauncher import LayoutLauncher from terminatorlib.configjson import ConfigJson - -# Deleting env variable fixes double char problem when broadcasting (#78) -# Only delete if it exists, or exception occurs - if __name__ == '__main__': dbus_service = None