Commit dbfa5ac3 authored by Nils Goroll's avatar Nils Goroll

gc unused variable

parent 1242b52b
...@@ -376,7 +376,6 @@ VCL_BACKEND ...@@ -376,7 +376,6 @@ VCL_BACKEND
vmod_cluster_get_real(VRT_CTX, struct vmod_cluster_cluster *vc) vmod_cluster_get_real(VRT_CTX, struct vmod_cluster_cluster *vc)
{ {
const struct vmod_cluster_cluster_param *pr; const struct vmod_cluster_cluster_param *pr;
struct vmod_cluster_cluster_param *pl;
cluster_check(ctx, get_real, NULL); cluster_check(ctx, get_real, NULL);
......
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