Skip to content

Commit 5a90830

Browse files
committed
Removed libcurl from installer
1 parent cabb33f commit 5a90830

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Shared/installer/nightly.nsi

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -658,7 +658,6 @@ SectionGroup /e "$(INST_SEC_CLIENT)" SECGCLIENT
658658
File "${FILES_ROOT}\mta\game_sa.dll"
659659
File "${FILES_ROOT}\mta\multiplayer_sa.dll"
660660
File "${FILES_ROOT}\mta\netc.dll"
661-
File "${FILES_ROOT}\mta\libcurl.dll"
662661
File "${FILES_ROOT}\mta\loader.dll"
663662
File "${FILES_ROOT}\mta\pthread.dll"
664663
File "${FILES_ROOT}\mta\cefweb.dll"
@@ -809,7 +808,6 @@ SectionGroup /e "$(INST_SEC_SERVER)" SECGSERVER
809808
File "${FILES_ROOT}\mta\xmll.dll"
810809
File "${SERVER_FILES_ROOT}\MTA Server.exe"
811810
File "${SERVER_FILES_ROOT}\net.dll"
812-
File "${FILES_ROOT}\mta\libcurl.dll"
813811
File "${FILES_ROOT}\mta\pthread.dll"
814812
${LogText} "-Section end - SERVER CORE"
815813
SectionEnd

0 commit comments

Comments
 (0)