]> gitweb.ps.run Git - ps-cgit/blobdiff - ui-tree.c
Add more menuitems on repo pages
[ps-cgit] / ui-tree.c
index e16b63828dcf7b29c32da71454276b809174d404..1037c823a3fc0f3034066603f79307d6a87aa594 100644 (file)
--- a/ui-tree.c
+++ b/ui-tree.c
@@ -58,7 +58,6 @@ static int ls_item(const unsigned char *sha1, const char *base, int baselen,
        char *fullpath;
        enum object_type type;
        unsigned long size = 0;
-       char *url, *qry;
 
        name = xstrdup(pathname);
        fullpath = fmt("%s%s%s", cgit_query_path ? cgit_query_path : "",