Skip to content

Commit 50dccc4

Browse files
committed
Removing PIE dependency check
1 parent 1af32dc commit 50dccc4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Source/Launcher/Program.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,6 @@ static void CheckOR(List<string> missingFiles, string path)
152152
"GNU.Gettext.WinForms.dll",
153153
"ICSharpCode.SharpZipLib.dll",
154154
"Ionic.Zip.dll",
155-
"PIEHidDotNet.dll",
156155
@"Native/X86/OpenAL32.dll",
157156
@"Native/X64/OpenAL32.dll",
158157
// Programs:

0 commit comments

Comments
 (0)