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

of EstateRegionLink.cs
0.6.3-post-fixes
Charles Krinke 2009-02-14 20:03:16 +00:00
parent a583d8ad70
commit 3542630478
1 changed files with 1 additions and 1 deletions

View File

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