X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/d181d6593f827a524b9a7ebc860fa53410fddea2..f7db9b5e37dec8c28e29a2cc9a2a4d179cbeded6:/scan-tree.c diff --git a/scan-tree.c b/scan-tree.c index 7cd8f08..29c8263 100644 --- a/scan-tree.c +++ b/scan-tree.c @@ -230,8 +230,6 @@ end: closedir(dir); } -#define lastc(s) s[strlen(s) - 1] - void scan_projects(const char *path, const char *projectsfile, repo_config_fn fn) { struct strbuf line = STRBUF_INIT;