diff options
author | Zeev Suraski <zeev@php.net> | 2000-04-20 17:49:04 +0000 |
---|---|---|
committer | Zeev Suraski <zeev@php.net> | 2000-04-20 17:49:04 +0000 |
commit | 50a93b56786fea93e11d63358464bc6c098013b1 (patch) | |
tree | 21a4ae0b2ad354e3262ca552733b768a26b4b1d7 /ext/zlib | |
parent | 64c974e8b697223d59bf3add93931292225d40cb (diff) | |
download | php-git-50a93b56786fea93e11d63358464bc6c098013b1.tar.gz |
Remove strlcpy from the zlib project
Diffstat (limited to 'ext/zlib')
-rw-r--r-- | ext/zlib/zlib.dsp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/zlib/zlib.dsp b/ext/zlib/zlib.dsp index 65fc4cd951..4b1bd1ca56 100644 --- a/ext/zlib/zlib.dsp +++ b/ext/zlib/zlib.dsp @@ -94,10 +94,6 @@ LINK32=link.exe # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
-SOURCE=..\..\strlcpy.c
-# End Source File
-# Begin Source File
-
SOURCE=.\zlib.c
# End Source File
# End Group
|