summaryrefslogtreecommitdiff
path: root/src/fuse_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fuse_i.h')
-rw-r--r--src/fuse_i.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/fuse_i.h b/src/fuse_i.h
index 472bc6503..851058d65 100644
--- a/src/fuse_i.h
+++ b/src/fuse_i.h
@@ -57,8 +57,6 @@ extern struct fuse *libfuse_fuse;
#define FUSE_SYMVER(x) __asm__(x)
-extern __thread struct fuse_context *libfuse_ctx;
-
extern void update_context_struct(struct iouser *cred, struct fuse *fuse);
/*****************************************************************************