mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
(info_show_info): fix unused variable.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
6a9ad25e44
commit
e1c4e7f3cb
@ -264,7 +264,9 @@ info_show_info (WInfo * info)
|
||||
|
||||
{
|
||||
vfs_path_t *vpath;
|
||||
#ifdef ENABLE_EXT2FS_ATTR
|
||||
unsigned long attr;
|
||||
#endif
|
||||
|
||||
vpath = vfs_path_from_str (fe->fname->str);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user