summaryrefslogtreecommitdiff
path: root/libtrivfs
diff options
context:
space:
mode:
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";