diff options
author | Jani Taskinen <jani@php.net> | 2009-07-26 22:59:46 +0000 |
---|---|---|
committer | Jani Taskinen <jani@php.net> | 2009-07-26 22:59:46 +0000 |
commit | ae492897c6603db9ba4efc3d7d5db005d9f34295 (patch) | |
tree | ae165fb68bf1d8c8507b3d71faa8c90bbdb94f46 /win32/php5dll.dsp | |
parent | d132b9985d13fff994701137e5f7cf1e922649e3 (diff) | |
download | php-git-ae492897c6603db9ba4efc3d7d5db005d9f34295.tar.gz |
- Removed unused code (replaced long time ago by url_scanner_ex.*
Diffstat (limited to 'win32/php5dll.dsp')
-rw-r--r-- | win32/php5dll.dsp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/win32/php5dll.dsp b/win32/php5dll.dsp index b0a26bcfc6..b0fad66c2f 100644 --- a/win32/php5dll.dsp +++ b/win32/php5dll.dsp @@ -567,10 +567,6 @@ SOURCE=..\ext\standard\url.c # End Source File
# Begin Source File
-SOURCE=..\ext\standard\url_scanner.c
-# End Source File
-# Begin Source File
-
SOURCE=..\ext\standard\url_scanner_ex.c
# ADD CPP /W2
# End Source File
@@ -729,10 +725,6 @@ SOURCE=..\ext\standard\url.h # End Source File
# Begin Source File
-SOURCE=..\ext\standard\url_scanner.h
-# End Source File
-# Begin Source File
-
SOURCE=..\ext\standard\url_scanner_ex.h
# End Source File
# End Group
|