1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

msvc: removed a straggling reference to strequal.c

Follow-up to 502acba2
This commit is contained in:
Dan Fandrich 2016-11-02 09:11:50 +01:00
parent 3c561c657c
commit 788b319dfe

View File

@ -633,7 +633,6 @@ X_OBJS= \
$(DIROBJ)\vtls.obj \
$(DIROBJ)\openssl.obj \
$(DIROBJ)\strdup.obj \
$(DIROBJ)\strequal.obj \
$(DIROBJ)\strerror.obj \
$(DIROBJ)\strtok.obj \
$(DIROBJ)\strtoofft.obj \