From: nikita Date: Mon, 3 Apr 2006 15:28:45 +0000 (+0000) Subject: kill unused declaration X-Git-Tag: v1_8_0_110~486^2~2114 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=27b62d68d927c9b3d0032fb9d1066b270e403684;p=fs%2Flustre-release.git kill unused declaration --- 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,