summaryrefslogtreecommitdiff
path: root/libtrivfs
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-07-22 16:41:29 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-07-22 16:41:29 +0000
commit7916ce3508982a2f6d3afa964ad67685858b5065 (patch)
tree371481cbfdb19aca5aa081f63780b2b7be373b22 /libtrivfs
parent7f135c06d1ea088cb81b145835d960f5010b458e (diff)
entered into RCS
Diffstat (limited to 'libtrivfs')
-rw-r--r--libtrivfs/fsmutations.h2
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";