aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Engine/Tools.cs
diff options
context:
space:
mode:
authorJohn T <[email protected]>2017-09-27 20:46:40 -0400
committerJohn T <[email protected]>2017-09-27 20:46:40 -0400
commit52dc6e02dda00aca5ef8100d004d436be88f1d88 (patch)
tree87be3e7f978db15e4df59014f62a7b4ac2650bfe /ShiftOS.Engine/Tools.cs
parent1b28809aadcd5281fd335bf7af7b5790542a4a97 (diff)
parent1c2bf50041e376adc3e901fdc94326d2f9beec77 (diff)
downloadshiftos-rewind-52dc6e02dda00aca5ef8100d004d436be88f1d88.tar.gz
shiftos-rewind-52dc6e02dda00aca5ef8100d004d436be88f1d88.tar.bz2
shiftos-rewind-52dc6e02dda00aca5ef8100d004d436be88f1d88.zip
added some stuff to the gitignore
Diffstat (limited to 'ShiftOS.Engine/Tools.cs')
-rw-r--r--ShiftOS.Engine/Tools.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/ShiftOS.Engine/Tools.cs b/ShiftOS.Engine/Tools.cs
index eca7b59..792ccef 100644
--- a/ShiftOS.Engine/Tools.cs
+++ b/ShiftOS.Engine/Tools.cs
@@ -3,7 +3,6 @@ using System.Drawing;
using System.Drawing.Imaging;
using System.IO;
using System.Runtime.InteropServices;
-using ImageMagick;
namespace ShiftOS.Engine
{