diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-07-22 16:41:29 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-07-22 16:41:29 +0000 |
commit | 7916ce3508982a2f6d3afa964ad67685858b5065 (patch) | |
tree | 371481cbfdb19aca5aa081f63780b2b7be373b22 /libtrivfs/fsmutations.h | |
parent | 7f135c06d1ea088cb81b145835d960f5010b458e (diff) |
entered into RCS
Diffstat (limited to 'libtrivfs/fsmutations.h')
-rw-r--r-- | libtrivfs/fsmutations.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libtrivfs/fsmutations.h b/libtrivfs/fsmutations.h index bc27032a..77a22fa9 100644 --- a/libtrivfs/fsmutations.h +++ b/libtrivfs/fsmutations.h @@ -28,8 +28,6 @@ #define FSYS_INTRAN trivfs_control_t _trivfs_begin_using_control (fsys_t) #define FSYS_DESTRUCTOR _trivfs_end_using_control (trivfs_control_t) -#define SERVERPREFIX trivfs_S_ - #define FILE_IMPORTS import "priv.h"; #define IO_IMPORTS import "priv.h"; #define FSYS_IMPORTS import "priv.h"; |