From 2ddbad20eb2d40e58f701102a5ba2cb58874a203 Mon Sep 17 00:00:00 2001 From: Raymond Date: Mon, 9 Aug 2021 09:58:18 -0400 Subject: [PATCH] Remove SharpDX.Desktop --- .gitmodules | 5 +---- lib/SharpDX.Desktop | 1 - 2 files changed, 1 insertion(+), 5 deletions(-) delete mode 160000 lib/SharpDX.Desktop diff --git a/.gitmodules b/.gitmodules index f063dd0b3..b43c5aff6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,7 +3,4 @@ url = https://github.com/goatcorp/ImGuiScene [submodule "lib/FFXIVClientStructs"] path = lib/FFXIVClientStructs - url = https://github.com/goatcorp/FFXIVClientStructs.git -[submodule "lib/SharpDX.Desktop"] - path = lib/SharpDX.Desktop - url = https://github.com/goatcorp/SharpDX.Desktop.git + url = https://github.com/goatcorp/FFXIVClientStructs.git \ No newline at end of file diff --git a/lib/SharpDX.Desktop b/lib/SharpDX.Desktop deleted file mode 160000 index 7fc56bc0a..000000000 --- a/lib/SharpDX.Desktop +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 7fc56bc0a240030d4736e6b16da33b08c73c3ba4