* 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

@@ -1,4 +1,5 @@
using System.Data;
/*
using TribalMedia.Framework.Data;
namespace OpenSim.Framework.Data
@@ -10,3 +11,4 @@ namespace OpenSim.Framework.Data
}
}
}
*/