removed unused namespaces.

This commit is contained in:
morkt 2015-06-12 22:52:37 +04:00
parent cf721eab0d
commit df9193bf11

View File

@ -24,10 +24,8 @@
//
using System;
using System.Collections.Generic;
using System.ComponentModel.Composition;
using System.IO;
using System.Runtime.InteropServices;
using GameRes.Utility;
namespace GameRes.Formats.Crowd