From f85265bc3814df31f2a3487252b9a0ffa4c86ac3 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Wed, 30 Oct 2013 14:19:23 +0000 Subject: [PATCH] clean up unused vars --- src/ats/libgnunet_plugin_ats_mlp.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/ats/libgnunet_plugin_ats_mlp.h b/src/ats/libgnunet_plugin_ats_mlp.h index b113e3ec3..9c9d74d75 100644 --- a/src/ats/libgnunet_plugin_ats_mlp.h +++ b/src/ats/libgnunet_plugin_ats_mlp.h @@ -58,10 +58,6 @@ struct MLP_Solution { - struct GNUNET_TIME_Relative build_dur; - struct GNUNET_TIME_Relative lp_dur; - struct GNUNET_TIME_Relative mip_dur; - int lp_res; int lp_presolv; int mip_res; -- 2.25.1