From f9dd9e3d692f6c43f78500a9fc66fe8663dedbbf Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Tue, 31 Jan 2012 22:01:25 +0100 Subject: [PATCH 1/1] Remove extern declaration for gras_opt_trp_nomoredata_on_close. --- src/gras/Transport/transport_interface.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/gras/Transport/transport_interface.h b/src/gras/Transport/transport_interface.h index 89e409acc8..abbda60904 100644 --- a/src/gras/Transport/transport_interface.h +++ b/src/gras/Transport/transport_interface.h @@ -15,11 +15,6 @@ #include "simix/simix.h" #include "xbt/queue.h" -/*** - *** Options - ***/ -extern int gras_opt_trp_nomoredata_on_close; - /* Data of this module specific to each process * (used by sg_process.c to cleanup the SG channel cruft) */ -- 2.20.1