Remove the "?" that I inadvertently got into the first line

of EstateRegionLink.cs
This commit is contained in:
Charles Krinke
2009-02-14 20:03:16 +00:00
parent a583d8ad70
commit 3542630478

View File

@@ -1,4 +1,4 @@
?using System;
using System;
using System.Collections.Generic;
using System.Text;
using OpenMetaverse;