summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-07-22 16:23:28 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-07-22 16:23:28 +0000
commitc71e05fcc21bb1ca4d3cbc97aa352ec2c3ca41d8 (patch)
treee191f7e65968981f348a29deedd09ce20a2181a3
parent100a97ad44295e320fb0088ae5d443cedcd7ad27 (diff)
entered into RCS
-rw-r--r--libdiskfs/fsmutations.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libdiskfs/fsmutations.h b/libdiskfs/fsmutations.h
index 18874bc1..9280ee04 100644
--- a/libdiskfs/fsmutations.h
+++ b/libdiskfs/fsmutations.h
@@ -23,8 +23,6 @@
#define IO_INTRAN protid_t begin_using_protid_port (io_t)
#define IO_DESTRUCTOR end_using_protid_port (protid_t)
-#define SERVERPREFIX diskfs_S_
-
#define FILE_IMPORTS import "priv.h";
#define IO_IMPORTS import "priv.h";
#define FSYS_IMPORTS import "priv.h";