mirror of
https://github.com/MidnightCommander/mc
synced 2025-03-07 00:21:28 +03:00
Clean up irrelevant comments.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
de4e6ca534
commit
7af11660f8
@ -56,7 +56,7 @@
|
||||
|
||||
#include "lib/global.h"
|
||||
#include "lib/vfs/vfs.h"
|
||||
#include "lib/util.h" /* tilde_expand() */
|
||||
#include "lib/util.h"
|
||||
#include "lib/lock.h"
|
||||
#include "lib/widget.h" /* query_dialog() */
|
||||
|
||||
|
@ -42,7 +42,7 @@
|
||||
#include "lib/tty/color.h"
|
||||
#include "lib/tty/key.h"
|
||||
#include "lib/skin.h" /* EDITOR_NORMAL_COLOR */
|
||||
#include "lib/vfs/vfs.h" /* mc_opendir, mc_readdir, mc_closedir, */
|
||||
#include "lib/vfs/vfs.h"
|
||||
#include "lib/util.h"
|
||||
#include "lib/widget.h"
|
||||
#include "lib/strutil.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user