mirror of
https://github.com/opensim/opensim.git
synced 2026-07-04 01:40:07 +08:00
* Following on from sdague's r3144, commenting out other parts of TribalMedia
* This should resolve the current build problem
This commit is contained in:
@@ -2,6 +2,7 @@ using System.Data.Common;
|
||||
using MySql.Data.MySqlClient;
|
||||
// using TribalMedia.Framework.Data;
|
||||
|
||||
/*
|
||||
namespace OpenSim.Framework.Data.MySQL
|
||||
{
|
||||
public class MySQLDatabaseMapper : OpenSimDatabaseConnector
|
||||
@@ -23,3 +24,4 @@ namespace OpenSim.Framework.Data.MySQL
|
||||
}
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user