mirror of https://github.com/MidnightCommander/mc
lib/widget/quick.h: remove unneeded #include.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
6fecb7a9e8
commit
afaa3f075a
|
@ -5,8 +5,6 @@
|
|||
#ifndef MC__QUICK_H
|
||||
#define MC__QUICK_H
|
||||
|
||||
#include "lib/tty/mouse.h"
|
||||
|
||||
/*** typedefs(not structures) and defined constants **********************************************/
|
||||
|
||||
#define QUICK_CHECKBOX(txt, st, id_) \
|
||||
|
|
Loading…
Reference in New Issue