zfs_arc: Don't spam the log if we fail to read the "l2_size" kstat value.
[collectd.git] / src / java.c
index 83cd353..10d837e 100644 (file)
@@ -3051,10 +3051,8 @@ static int cjni_init (void) /* {{{ */
 
   if (config_block != NULL)
   {
-
     cjni_config_perform (config_block);
     oconfig_free (config_block);
-    config_block = NULL;
   }
 
   if (jvm == NULL)