remove leftover debug rule

This commit is contained in:
Hylke Bons 2012-02-27 02:05:00 +00:00
parent 4c1794e792
commit fb7299297c

View file

@ -78,7 +78,7 @@ namespace SparkleShare {
// sparkleshare-invite-opener.desktop launches the handler on newer
// systems (like GNOME 3) that implement the last freedesktop.org specs.
// For GNOME 2 however we need to tell gconf about the protocol manually
Console.WriteLine ();
try {
// Add the handler to gconf...
Process process = new Process ();