Removed ModuleName because its like that and thats the way it is (according to Mono)

This commit is contained in:
Tedd Hansen
2008-01-05 17:15:38 +00:00
parent 26ce983b74
commit d430b7d815
4 changed files with 0 additions and 11 deletions

View File

@@ -37,6 +37,5 @@ namespace OpenSim
{
void Initialise(OpenSimMain openSim);
void Close();
string ModuleName();
}
}