remove obsolete readarg_format
This commit is contained in:
parent
709dfb6531
commit
de7fdcda92
1 changed files with 0 additions and 6 deletions
|
@ -20,12 +20,6 @@ enum readarg_form
|
|||
READARG_FORM_LONG
|
||||
};
|
||||
|
||||
enum readarg_format
|
||||
{
|
||||
READARG_FORMAT_PLAIN,
|
||||
READARG_FORMAT_MDOC,
|
||||
};
|
||||
|
||||
struct readarg_view_strings
|
||||
{
|
||||
const char **strings;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue