mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
seems to compile ( tests comented out)
This commit is contained in:
@@ -741,7 +741,7 @@ namespace OpenSim.Data.SQLite
|
||||
return true;
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
public bool UpdateUserPreferences(ref UserPreferences pref, ref string result)
|
||||
{
|
||||
string query = string.Empty;
|
||||
@@ -826,7 +826,6 @@ namespace OpenSim.Data.SQLite
|
||||
}
|
||||
return true;
|
||||
}
|
||||
*/
|
||||
|
||||
public bool GetUserAppData(ref UserAppData props, ref string result)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user