From 400c8f3248a65eb4b20c086c5c25387c885e6b22 Mon Sep 17 00:00:00 2001 From: pikminmario500 Date: Tue, 13 Aug 2024 01:42:04 +0200 Subject: [PATCH] remove realtime --- Bloxstrap/Resources/Strings.Designer.cs | 9 --------- Bloxstrap/Resources/Strings.resx | 3 --- 2 files changed, 12 deletions(-) diff --git a/Bloxstrap/Resources/Strings.Designer.cs b/Bloxstrap/Resources/Strings.Designer.cs index b5f86d3..fb1ca5f 100644 --- a/Bloxstrap/Resources/Strings.Designer.cs +++ b/Bloxstrap/Resources/Strings.Designer.cs @@ -3026,14 +3026,5 @@ namespace Bloxstrap.Resources { return ResourceManager.GetString("Enums.PriorityClasses.High", resourceCulture); } } - - /// - /// Looks up a localized string similar to Realtime. - /// - public static string Enums_PriorityClasses_RealTime { - get { - return ResourceManager.GetString("Enums.PriorityClasses.RealTime", resourceCulture); - } - } } } diff --git a/Bloxstrap/Resources/Strings.resx b/Bloxstrap/Resources/Strings.resx index 82f5b44..549b4f0 100644 --- a/Bloxstrap/Resources/Strings.resx +++ b/Bloxstrap/Resources/Strings.resx @@ -1141,7 +1141,4 @@ If not, then please report this exception to the maintainers of this fork. Do NO High - - Realtime - \ No newline at end of file