diff options
| author | John T <[email protected]> | 2017-09-27 20:46:40 -0400 |
|---|---|---|
| committer | John T <[email protected]> | 2017-09-27 20:46:40 -0400 |
| commit | 52dc6e02dda00aca5ef8100d004d436be88f1d88 (patch) | |
| tree | 87be3e7f978db15e4df59014f62a7b4ac2650bfe /ShiftOS.Engine/Tools.cs | |
| parent | 1b28809aadcd5281fd335bf7af7b5790542a4a97 (diff) | |
| parent | 1c2bf50041e376adc3e901fdc94326d2f9beec77 (diff) | |
| download | shiftos-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.cs | 1 |
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 { |
