summaryrefslogtreecommitdiff
path: root/os/bs2000
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2000-11-10 15:29:07 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2000-11-10 15:29:07 +0000
commitcf28fad4b12c8d3cd571d5f48d074b6c9d768f13 (patch)
treeb2736e0ec16f38fe21f6ed4b8a9d87d0c87b880b /os/bs2000
parent9b2fa16981f47c244bc0c597ecc56e087a38c3c9 (diff)
downloadhttpd-cf28fad4b12c8d3cd571d5f48d074b6c9d768f13.tar.gz
Killing ap_os_is_filename_valid. Left actual win32 code, since it is
moving into apr and the check_safe_file call. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86906 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'os/bs2000')
-rw-r--r--os/bs2000/os.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/os/bs2000/os.h b/os/bs2000/os.h
index 4ed873fcaa..69feb130e6 100644
--- a/os/bs2000/os.h
+++ b/os/bs2000/os.h
@@ -87,7 +87,6 @@ extern int ap_os_is_path_absolute(const char *file);
/* Other ap_os_ routines not used by this platform */
-#define ap_os_is_filename_valid(f) (1)
#if !defined(_POSIX_SOURCE) && !defined(_XOPEN_SOURCE)
typedef struct {