mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
checking that these two files are commented out
This commit is contained in:
@@ -24,7 +24,8 @@
|
||||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
||||
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
/*using System;
|
||||
/*
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
using OpenSim.Region.Environment.Scenes;
|
||||
@@ -33,7 +34,7 @@ using OpenSim.Framework.Data.Base;
|
||||
|
||||
namespace OpenSim.Region.Environment.Modules
|
||||
{
|
||||
/*
|
||||
|
||||
public class AppearanceRowMapper : BaseRowMapper<AvatarAppearance>
|
||||
{
|
||||
public AppearanceRowMapper(BaseSchema schema, AvatarAppearance obj)
|
||||
|
||||
Reference in New Issue
Block a user