diff options
Diffstat (limited to 'src/blogc-git-receiver/shell-command-parser.h')
-rw-r--r-- | src/blogc-git-receiver/shell-command-parser.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/blogc-git-receiver/shell-command-parser.h b/src/blogc-git-receiver/shell-command-parser.h index 47054cb..652d671 100644 --- a/src/blogc-git-receiver/shell-command-parser.h +++ b/src/blogc-git-receiver/shell-command-parser.h @@ -10,6 +10,5 @@ #define _SHELL_COMMAND_PARSER_H char* bgr_shell_command_parse(const char *command); -char* bgr_shell_quote(const char *command); #endif /* _SHELL_COMMAND_PARSER_H */ |