controller: remove unneeded references

This commit is contained in:
Hylke Bons 2012-02-26 22:11:25 +00:00
parent 49b7c08287
commit b99b979098

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 {