mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
refactor: remove unused linux stuff
This commit is contained in:
parent
64ecdb58fd
commit
a83b39f60b
1 changed files with 0 additions and 2 deletions
|
|
@ -17,8 +17,6 @@ namespace Dalamud.Hooking.Internal
|
|||
internal class HookManager : IDisposable
|
||||
{
|
||||
private static readonly ModuleLog Log = new("HM");
|
||||
private static bool checkLinuxOnce = true;
|
||||
private static bool isRunningLinux = false;
|
||||
|
||||
/// <summary>
|
||||
/// Initializes a new instance of the <see cref="HookManager"/> class.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue