controller: remove unneeded references

This commit is contained in:
Hylke Bons 2012-02-26 22:11:25 +00:00
parent daa264e7cf
commit 05e1c53107

View file

@ -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 {