mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
missing file
This commit is contained in:
@@ -1536,7 +1536,6 @@ namespace OpenSim.Framework
|
||||
public static string SafeFileName(string filename)
|
||||
{
|
||||
return Regex.Replace(filename, regexInvalidFileChars, String.Empty);
|
||||
;
|
||||
}
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user