Commit 245b33e2 authored by Michael Tremer's avatar Michael Tremer

country: Drop unused CC_LEN

Signed-off-by: default avatarMichael Tremer <michael.tremer@ipfire.org>
parent 25f300f7
......@@ -35,8 +35,6 @@ static const struct loc_special_country {
{ "", 0 },
};
#define CC_LEN 3
struct loc_country {
struct loc_ctx* ctx;
int refcount;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment