aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/ats/libgnunet_plugin_ats_mlp.h4
1 files changed, 0 insertions, 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 @@
58 58
59struct MLP_Solution 59struct MLP_Solution
60{ 60{
61 struct GNUNET_TIME_Relative build_dur;
62 struct GNUNET_TIME_Relative lp_dur;
63 struct GNUNET_TIME_Relative mip_dur;
64
65 int lp_res; 61 int lp_res;
66 int lp_presolv; 62 int lp_presolv;
67 int mip_res; 63 int mip_res;