Skip to content

Commit

Permalink
Remove unused command_event_quit
Browse files Browse the repository at this point in the history
  • Loading branch information
inactive123 committed Sep 28, 2017
1 parent 65edb2f commit 282782c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions command.h
Original file line number Diff line number Diff line change
Expand Up @@ -249,8 +249,6 @@ bool command_set(command_handle_t *handle);

bool command_free(command_t *handle);

bool command_event_quit(void);

/**
* command_event:
* @cmd : Command index.
Expand Down

0 comments on commit 282782c

Please sign in to comment.