summaryrefslogtreecommitdiffstats
path: root/api/src/glfs-master.c
diff options
context:
space:
mode:
Diffstat (limited to 'api/src/glfs-master.c')
-rw-r--r--api/src/glfs-master.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/api/src/glfs-master.c b/api/src/glfs-master.c
index edf9aae37e9..0e54719d72c 100644
--- a/api/src/glfs-master.c
+++ b/api/src/glfs-master.c
@@ -27,9 +27,6 @@
#include "glfs-mem-types.h"
-extern void
-glfs_subvol_done (struct glfs *, xlator_t *);
-
int
graph_setup (struct glfs *fs, glusterfs_graph_t *graph)
{
@@ -80,9 +77,6 @@ unlock:
}
-extern void
-glfs_init_done (struct glfs *fs, int ret);
-
int
notify (xlator_t *this, int event, void *data, ...)
{