From 27b62d68d927c9b3d0032fb9d1066b270e403684 Mon Sep 17 00:00:00 2001 From: nikita Date: Mon, 3 Apr 2006 15:28:45 +0000 Subject: [PATCH] kill unused declaration --- lustre/liblustre/super.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/lustre/liblustre/super.c b/lustre/liblustre/super.c index 6ab4ece..32d7bcb 100644 --- a/lustre/liblustre/super.c +++ b/lustre/liblustre/super.c @@ -1668,8 +1668,6 @@ struct inode *llu_iget(struct filesys *fs, struct lustre_md *md) return inode; } -extern struct list_head lustre_profile_list; - static int llu_fsswop_mount(const char *source, unsigned flags, -- 1.8.3.1