mirror of
https://github.com/opensim/opensim.git
synced 2026-08-03 15:36:16 +08:00
Eliminated many warnings
This commit is contained in:
@@ -346,7 +346,7 @@ namespace OpenSim.Data.MySQL
|
||||
cmd.ExecuteNonQuery();
|
||||
}
|
||||
}
|
||||
catch (Exception e)
|
||||
catch (Exception)
|
||||
{
|
||||
m_log.ErrorFormat(
|
||||
"[XASSET MYSQL DB]: Failure updating access_time for asset {0} with name {1}",
|
||||
|
||||
Reference in New Issue
Block a user