chore: purge april fools 2022 code

This commit is contained in:
goaaats 2022-04-03 03:02:31 +02:00
parent b2107c6887
commit 76b2129a93
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B
6 changed files with 0 additions and 561 deletions

View file

@ -295,10 +295,6 @@ namespace Dalamud.Configuration.Internal
/// </summary>
public bool ShowTsm { get; set; } = true;
public bool AskedFools22 { get; set; } = false;
public bool Fools22Newer { get; set; } = false;
/// <summary>
/// Load a configuration from the provided path.
/// </summary>