mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
* Optimized usings
* shortened references * Removed redundant 'this' * Normalized EOF
This commit is contained in:
@@ -30,7 +30,6 @@ namespace OpenSim.Framework
|
||||
{
|
||||
public class ConfigurationOption
|
||||
{
|
||||
|
||||
public delegate bool ConfigurationOptionShouldBeAsked(string configuration_key);
|
||||
|
||||
public enum ConfigurationTypes
|
||||
|
||||
Reference in New Issue
Block a user