* CLHelper.cs: Removed garbage unicode characters inserted by MonoDevelop.

This commit is contained in:
the_fiddler 2009-07-15 23:03:52 +00:00
parent 83496a8a0f
commit 2183ad98e4

View file

@ -25,7 +25,7 @@
// //
#endregion #endregion
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Text; using System.Text;