aboutsummaryrefslogtreecommitdiffstats
path: root/lib/fuse_i.h
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2004-11-26 12:15:06 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2004-11-26 12:15:06 +0000
commitfb28c5ebe1efdc3e3b125aad1a19f1a240519345 (patch)
treecfe63db63bc515c36886dad956ee8c171167d496 /lib/fuse_i.h
parent97de5118b5c240063f634e9fa41998dc72708b56 (diff)
downloadlibfuse-fb28c5ebe1efdc3e3b125aad1a19f1a240519345.tar.gz
API change
Diffstat (limited to 'lib/fuse_i.h')
-rw-r--r--lib/fuse_i.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/fuse_i.h b/lib/fuse_i.h
index ca230a9..b9ea903 100644
--- a/lib/fuse_i.h
+++ b/lib/fuse_i.h
@@ -51,7 +51,6 @@ struct fuse {
nodeid_t ctr;
unsigned int generation;
unsigned int hidectr;
- unsigned long fh_ctr;
pthread_mutex_t lock;
int numworker;
int numavail;