aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Engine/Tools.cs
diff options
context:
space:
mode:
authorFloppyDiskDrive <[email protected]>2017-09-27 19:36:09 -0500
committerFloppyDiskDrive <[email protected]>2017-09-27 19:36:09 -0500
commit1c2bf50041e376adc3e901fdc94326d2f9beec77 (patch)
treef52ec9f37c36a33d721b2947348200d13728cf1b /ShiftOS.Engine/Tools.cs
parentf61f67c6d73c625b6f0120a5899c1a9b09bed678 (diff)
downloadshiftos-rewind-1c2bf50041e376adc3e901fdc94326d2f9beec77.tar.gz
shiftos-rewind-1c2bf50041e376adc3e901fdc94326d2f9beec77.tar.bz2
shiftos-rewind-1c2bf50041e376adc3e901fdc94326d2f9beec77.zip
Commented in the Engine project
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
{