X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=plocate.cpp;h=de7bd7a0eafc1073b1bfdc72b53166f88d0535ea;hb=fa18d5ced5afd54b09a081521c311bbabfd4e2aa;hp=c914002ff87b3bcbd61b0ad02d9d0cd81da03554;hpb=8c2030fd894ac1539a46a976fe0e551b143a6140;p=plocate diff --git a/plocate.cpp b/plocate.cpp index c914002..de7bd7a 100644 --- a/plocate.cpp +++ b/plocate.cpp @@ -709,7 +709,6 @@ int main(int argc, char **argv) Needle needle; needle.str = argv[i]; - // See if there are any wildcard characters, which indicates we should treat it // as an (anchored) glob. bool any_wildcard = false;