]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
generate.bat: remove curl_get_line.c from the curlx file list
authorJay Satiro <raysatiro@yahoo.com>
Fri, 7 Feb 2025 18:08:45 +0000 (13:08 -0500)
committerJay Satiro <raysatiro@yahoo.com>
Sat, 8 Feb 2025 08:23:34 +0000 (03:23 -0500)
Follow-up to d8618f4d which did the same for the other build systems.

Closes https://github.com/curl/curl/pull/16248

projects/generate.bat

index 29cad3f9609759c96a7749a5aeb6882772ef9ae0..f0e9da841eed12dc78b3b7229f4f0a34d729c413 100644 (file)
@@ -155,7 +155,6 @@ rem
       call :element %1 lib "timediff.c" %3
       call :element %1 lib "nonblock.c" %3
       call :element %1 lib "warnless.c" %3
-      call :element %1 lib "curl_get_line.c" %3
       call :element %1 lib "curl_multibyte.c" %3
       call :element %1 lib "version_win32.c" %3
       call :element %1 lib "dynbuf.c" %3
@@ -168,7 +167,6 @@ rem
       call :element %1 lib "nonblock.h" %3
       call :element %1 lib "warnless.h" %3
       call :element %1 lib "curl_ctype.h" %3
-      call :element %1 lib "curl_get_line.h" %3
       call :element %1 lib "curl_multibyte.h" %3
       call :element %1 lib "version_win32.h" %3
       call :element %1 lib "dynbuf.h" %3