summaryrefslogtreecommitdiff
path: root/apr.dsp
diff options
context:
space:
mode:
authorJoe Orton <jorton@apache.org>2003-12-09 10:06:55 +0000
committerJoe Orton <jorton@apache.org>2003-12-09 10:06:55 +0000
commit04704d973b361c505e75873584c3782d96c27b61 (patch)
tree56fa5f75e46ebfed1dbd8033105af9623849805a /apr.dsp
parent252f1baa14266bc1611c87ef460f3206fec92b32 (diff)
downloadapr-04704d973b361c505e75873584c3782d96c27b61.tar.gz
Completely remove apr_socket_from_file which is deprecated on the 0.9
branch and was partially removed earlier. * include/apr.h.in: Removed reference to apr_socket_from_file. * apr.dsp, libapr.dsp, poll/unix/Makefile.in: Don't build pollacc.c. * poll/unix/pollacc.c: Removed file. PR: 25324 git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@64821 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'apr.dsp')
-rw-r--r--apr.dsp4
1 files changed, 0 insertions, 4 deletions
diff --git a/apr.dsp b/apr.dsp
index 08c911108..67002ac07 100644
--- a/apr.dsp
+++ b/apr.dsp
@@ -278,10 +278,6 @@ SOURCE=.\poll\unix\poll.c
# End Source File
# Begin Source File
-SOURCE=.\poll\unix\pollacc.c
-# End Source File
-# Begin Source File
-
SOURCE=.\network_io\win32\sendrecv.c
# End Source File
# Begin Source File