From 7495a08b9ba70149da137c1862cb29effc1762b9 Mon Sep 17 00:00:00 2001 From: nattthebear Date: Thu, 9 Jul 2020 07:15:02 -0400 Subject: [PATCH] Huh????????????? Random LDAP garbage, not used, ever, and has just been hanging out there for 8 years. You won't be missed! --- src/BizHawk.Client.EmuHawk/BizHawk.Client.EmuHawk.csproj | 1 - .../tools/Lua/LuaFunctionsForm.Designer.cs | 2 -- 2 files changed, 3 deletions(-) diff --git a/src/BizHawk.Client.EmuHawk/BizHawk.Client.EmuHawk.csproj b/src/BizHawk.Client.EmuHawk/BizHawk.Client.EmuHawk.csproj index 108e1f614a..befff02b09 100755 --- a/src/BizHawk.Client.EmuHawk/BizHawk.Client.EmuHawk.csproj +++ b/src/BizHawk.Client.EmuHawk/BizHawk.Client.EmuHawk.csproj @@ -87,7 +87,6 @@ - diff --git a/src/BizHawk.Client.EmuHawk/tools/Lua/LuaFunctionsForm.Designer.cs b/src/BizHawk.Client.EmuHawk/tools/Lua/LuaFunctionsForm.Designer.cs index 47ff650e11..3b3878d4ae 100644 --- a/src/BizHawk.Client.EmuHawk/tools/Lua/LuaFunctionsForm.Designer.cs +++ b/src/BizHawk.Client.EmuHawk/tools/Lua/LuaFunctionsForm.Designer.cs @@ -29,7 +29,6 @@ private void InitializeComponent() { this.OK = new System.Windows.Forms.Button(); - this.directoryEntry1 = new System.DirectoryServices.DirectoryEntry(); this.FilterBox = new System.Windows.Forms.TextBox(); this.label1 = new BizHawk.WinForms.Controls.LocLabelEx(); this.ToWikiMarkupButton = new System.Windows.Forms.Button(); @@ -161,7 +160,6 @@ #endregion private System.Windows.Forms.Button OK; - private System.DirectoryServices.DirectoryEntry directoryEntry1; private System.Windows.Forms.ListView FunctionView; private System.Windows.Forms.ColumnHeader LibraryHead; private System.Windows.Forms.ColumnHeader LibraryReturn;