* Following on from sdague's r3144, commenting out other parts of TribalMedia

* This should resolve the current build problem
This commit is contained in:
Justin Clarke Casey
2008-01-21 18:39:54 +00:00
parent 196481efc7
commit c3594ba7d1
6 changed files with 14 additions and 1 deletions

View File

@@ -3,6 +3,7 @@ using System.Collections.Generic;
using System.Data.Common;
using System.Text;
using libsecondlife;
/*
using TribalMedia.Framework.Data;
namespace OpenSim.Framework.Data
@@ -72,3 +73,4 @@ namespace OpenSim.Framework.Data
}
}
}
*/