Fixes from clang / scan-build
[freeradius.git] / src / main / event.c
index a67d90b..78bb220 100644 (file)
@@ -3568,7 +3568,7 @@ int event_new_fd(rad_listen_t *this)
                }               
 #ifdef WITH_PROXY
                else {
-                       int count = this->count;
+                       int count;
 
                        /*
                         *      Duplicate code