mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-22 23:16:22 +00:00
Remove unneeded functions from cmd headers
This commit is contained in:
@@ -46,7 +46,6 @@ Command* cmd_get(const char *const command);
|
||||
GList* cmd_get_ordered(const char *const tag);
|
||||
|
||||
gboolean cmd_valid_tag(const char *const str);
|
||||
gboolean cmd_has_tag(Command *pcmd, const char *const tag);
|
||||
|
||||
void command_docgen(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user