From 9c04fa431323815521c1d43e9779a2dd08064183 Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Tue, 10 Sep 2002 21:51:12 +0000 Subject: [PATCH] * vfs.h: Remove BROKEN_PATHS, it's unused. --- vfs/ChangeLog | 2 ++ vfs/vfs.h | 4 ---- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/vfs/ChangeLog b/vfs/ChangeLog index bf6d10d95..c3297c7bf 100644 --- a/vfs/ChangeLog +++ b/vfs/ChangeLog @@ -1,5 +1,7 @@ 2002-09-10 Pavel Roskin + * vfs.h: Remove BROKEN_PATHS, it's unused. + * Make-alone.am: Get rid of all standalone code, it has been unmaintained for years. diff --git a/vfs/vfs.h b/vfs/vfs.h index 64cfcc762..9cbc7d10e 100644 --- a/vfs/vfs.h +++ b/vfs/vfs.h @@ -6,10 +6,6 @@ #include #endif -/* - * Define this to allow /any/path/#ftp/ to access ftp tree. Broken, yes. - */ -#undef BROKEN_PATHS /* * The following line is needed, because as usual, AIX pollutes every single