Index: System.Data.SQLite/UnsafeNativeMethods.cs ================================================================== --- System.Data.SQLite/UnsafeNativeMethods.cs +++ System.Data.SQLite/UnsafeNativeMethods.cs @@ -788,15 +788,11 @@ /// Compact Framework. /// /// /// The value of the setting -OR- the default value specified by /// if it has not been set explicitly or - /// cannot be determined. By default, all references to existing - /// environment variables will be expanded to their corresponding values - /// within the value to be returned unless either the "No_Expand" or - /// "No_Expand_" environment variable is set [to - /// anything]. + /// cannot be determined. /// private static string GetSettingValueViaXmlConfigFile( string fileName, /* in */ string name, /* in */ string @default, /* in */