Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
arr2036 committed Dec 6, 2014
1 parent c947aa9 commit bf36750
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/modules/rlm_cache/rlm_cache.c
Expand Up @@ -587,7 +587,6 @@ static ssize_t cache_xlat(void *instance, REQUEST *request,
break;

case PAIR_LIST_UNKNOWN:

default:
REDEBUG("Unsupported list \"%s\"", fr_int2str(pair_lists, list, "<UNKNOWN>"));
ret = -1;
Expand Down

0 comments on commit bf36750

Please sign in to comment.