Kaydet (Commit) 85897c9b authored tarafından Kurt B. Kaiser's avatar Kurt B. Kaiser

Remove unused theme that was causing a fault in p3k.

üst 67bd62fd
......@@ -299,7 +299,6 @@ class ModifiedColorDelegator(ColorDelegator):
"stdout": idleConf.GetHighlight(theme, "stdout"),
"stderr": idleConf.GetHighlight(theme, "stderr"),
"console": idleConf.GetHighlight(theme, "console"),
None: idleConf.GetHighlight(theme, "normal"),
})
class ModifiedUndoDelegator(UndoDelegator):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment