From a148242fb80fa2127fdaf41de63e2d81dc8006ef Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Sun, 14 Aug 2005 23:00:27 +0000 Subject: cleanup --- include/fuse_common.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/fuse_common.h') diff --git a/include/fuse_common.h b/include/fuse_common.h index 648d6e4..2af3ce9 100644 --- a/include/fuse_common.h +++ b/include/fuse_common.h @@ -53,7 +53,4 @@ struct fuse_file_info { unsigned int keep_cache : 1; }; -/** Structure containing a raw command */ -struct fuse_cmd; - #endif /* _FUSE_COMMON_H_ */ -- cgit v1.2.3