From 1b22bcefaa656e0148e278f8eb1eaa29d1db203a Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Mon, 28 Mar 2016 16:49:04 +0100 Subject: [PATCH] Remove debug lines --- SparkleShare/Linux/SparkleEventLog.cs | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/SparkleShare/Linux/SparkleEventLog.cs b/SparkleShare/Linux/SparkleEventLog.cs index 4a6db94a..6dde5b2b 100755 --- a/SparkleShare/Linux/SparkleEventLog.cs +++ b/SparkleShare/Linux/SparkleEventLog.cs @@ -248,11 +248,10 @@ namespace SparkleShare { html = html.Replace ("", StyleContext.GetFont (StateFlags.Normal).Family); html = html.Replace ("", (double) (StyleContext.GetFont (StateFlags.Normal).Size / 1024 + 3) + "px"); html = html.Replace ("", SparkleUIHelpers.RGBAToHex (StyleContext.GetColor (StateFlags.Normal))); - // html = html.Replace ("", - // SparkleUIHelpers.RGBAToHex (new TreeView ().StyleContext.GetStyleProperty ("background-color"))); - -Console.WriteLine(new TreeView ().StyleContext.GetStyleProperty ("background-color")); -Console.WriteLine(StyleContext.GetStyleProperty ("color")); + + // TODO + // html = html.Replace ("", + // SparkleUIHelpers.RGBAToHex (new TreeView ().StyleContext.GetStyleProperty ("background-color"))); html = html.Replace ("", (StyleContext.GetFont (StateFlags.Normal).Size / 1024 + 3) + "px"); html = html.Replace ("",