diff --git a/SparkleShare/SparkleController.cs b/SparkleShare/SparkleController.cs index efc01932..90f6a925 100755 --- a/SparkleShare/SparkleController.cs +++ b/SparkleShare/SparkleController.cs @@ -16,14 +16,9 @@ using System; -using System.Collections.Generic; using System.Diagnostics; using System.IO; -using System.Runtime.InteropServices; -using System.Text; -using System.Threading; -using Mono.Unix; using SparkleLib; namespace SparkleShare {