X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=libcitadel%2Flib%2Ftools.c;h=57e1e8ce3d6cefce9b535ae60d3abd0cc806b8ad;hb=e8de1b7b553cc11ae7f0a84dd02f3abc85bea761;hp=b50cd66b5842f1fbad54db57f424dfa1e70b13dd;hpb=24f7a7da2a52df3e90dbdfd310fc1f2780cd3caf;p=citadel.git diff --git a/libcitadel/lib/tools.c b/libcitadel/lib/tools.c index b50cd66b5..57e1e8ce3 100644 --- a/libcitadel/lib/tools.c +++ b/libcitadel/lib/tools.c @@ -574,8 +574,6 @@ const char *cmemreadlinelen(const char *start, char *buf, int maxlen, int *retle } - - /* * Strip a boundarized substring out of a string (for example, remove * parentheses and anything inside them).