mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 11:57:03 +08:00
last round of warning squashing. calling it a day now.
This commit is contained in:
@@ -544,7 +544,7 @@ namespace OpenSim.Data.MSSQL
|
||||
public string getVersion()
|
||||
{
|
||||
Module module = GetType().Module;
|
||||
string dllName = module.Assembly.ManifestModule.Name;
|
||||
// string dllName = module.Assembly.ManifestModule.Name;
|
||||
Version dllVersion = module.Assembly.GetName().Version;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user