diff options
Diffstat (limited to 'win/C#/Queue/QueueHandler.cs')
-rw-r--r-- | win/C#/Queue/QueueHandler.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/win/C#/Queue/QueueHandler.cs b/win/C#/Queue/QueueHandler.cs index aabce4f41..3317fb82f 100644 --- a/win/C#/Queue/QueueHandler.cs +++ b/win/C#/Queue/QueueHandler.cs @@ -1,7 +1,5 @@ using System;
using System.Collections.Generic;
-using System.Text;
-using System.Collections;
using System.IO;
using System.Windows.Forms;
using System.Xml.Serialization;
|