summaryrefslogtreecommitdiffstats
path: root/os/beos/os.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/beos/os.h')
-rw-r--r--os/beos/os.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/os/beos/os.h b/os/beos/os.h
index 618ff52f92..a42ac10ebe 100644
--- a/os/beos/os.h
+++ b/os/beos/os.h
@@ -75,6 +75,5 @@ extern int ap_os_is_path_absolute(const char *file);
#define ap_os_canonical_filename(p,f) (f)
#define ap_os_case_canonical_filename(p,f) (f)
#define ap_os_systemcase_filename(p,f) (f)
-#define ap_os_is_filename_valid(f) (1)
#endif /* !APACHE_OS_H */