mirror of
https://github.com/MidnightCommander/mc
synced 2025-03-11 18:32:53 +03:00
lib/widget/dialog.h: remove unused typedef.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
570f5c1875
commit
4c43c29aca
@ -53,9 +53,6 @@ typedef char *(*dlg_title_str) (const WDialog * h, size_t len);
|
||||
|
||||
typedef int dlg_colors_t[DLG_COLOR_COUNT];
|
||||
|
||||
/* menu command execution */
|
||||
typedef cb_ret_t (*menu_exec_fn) (int command);
|
||||
|
||||
/*** structures declarations (and typedefs of structures)*****************************************/
|
||||
|
||||
struct WDialog
|
||||
|
Loading…
x
Reference in New Issue
Block a user