Skip to content

Commit b426224

Browse files
fix
1 parent 4c289cd commit b426224

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Core/src/RuntimeFeature.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ static class RuntimeFeature
2424
const bool IsXamlCBindingWithSourceCompilationEnabledByDefault = false;
2525
const bool IsHybridWebViewSupportedByDefault = true;
2626
const bool SupportNamescopesByDefault = true;
27-
const string FeatureSwitchPrefix = "Microsoft.Maui.RuntimeFeature";
2827
const bool EnableDiagnosticsByDefault = false;
2928

3029
#pragma warning disable IL4000 // Return value does not match FeatureGuardAttribute 'System.Diagnostics.CodeAnalysis.RequiresUnreferencedCodeAttribute'.

0 commit comments

Comments
 (0)