From 76b770b86bacc969177f462cfd3be20b34815d45 Mon Sep 17 00:00:00 2001 From: Ryan Bloom Date: Wed, 15 Dec 1999 19:32:23 +0000 Subject: [PATCH] Remove the readdir files from os/win32. These are taken care of by APR now, and they have been bothering me. This is my first attempt at generating a Makefile for Windows, but it seems to have worked for me. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84296 13f79535-47bb-0310-9956-ffa450edef68 --- ApacheCore.dsp | 8 -------- httpd.dsp | 8 -------- 2 files changed, 16 deletions(-) diff --git a/ApacheCore.dsp b/ApacheCore.dsp index 333887c48a..96daf4fbef 100644 --- a/ApacheCore.dsp +++ b/ApacheCore.dsp @@ -214,10 +214,6 @@ SOURCE=.\os\win32\modules.c # End Source File # Begin Source File -SOURCE=.\os\win32\readdir.c -# End Source File -# Begin Source File - SOURCE=.\main\rfc1413.c # End Source File # Begin Source File @@ -350,10 +346,6 @@ SOURCE=.\os\win32\os.h # End Source File # Begin Source File -SOURCE=.\os\win32\readdir.h -# End Source File -# Begin Source File - SOURCE=.\os\win32\registry.h # End Source File # Begin Source File diff --git a/httpd.dsp b/httpd.dsp index 333887c48a..96daf4fbef 100644 --- a/httpd.dsp +++ b/httpd.dsp @@ -214,10 +214,6 @@ SOURCE=.\os\win32\modules.c # End Source File # Begin Source File -SOURCE=.\os\win32\readdir.c -# End Source File -# Begin Source File - SOURCE=.\main\rfc1413.c # End Source File # Begin Source File @@ -350,10 +346,6 @@ SOURCE=.\os\win32\os.h # End Source File # Begin Source File -SOURCE=.\os\win32\readdir.h -# End Source File -# Begin Source File - SOURCE=.\os\win32\registry.h # End Source File # Begin Source File -- 2.50.1