mirror of
https://github.com/opensim/opensim.git
synced 2026-07-05 02:48:50 +08:00
comment out use of the TribalMedia data mapper layer
for now. It doesn't build on new mono at the moment, and isn't currently used. Please make sure this functions on mono 1.2.6 prior to adding it back in for the main tree.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
using System.Data.Common;
|
||||
using MySql.Data.MySqlClient;
|
||||
using TribalMedia.Framework.Data;
|
||||
// using TribalMedia.Framework.Data;
|
||||
|
||||
namespace OpenSim.Framework.Data.MySQL
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user