From: Arnaud Giersch Date: Tue, 31 Jan 2012 21:01:25 +0000 (+0100) Subject: Remove extern declaration for gras_opt_trp_nomoredata_on_close. X-Git-Tag: exp_20120216~97^2~7 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/f9dd9e3d692f6c43f78500a9fc66fe8663dedbbf Remove extern declaration for gras_opt_trp_nomoredata_on_close. --- 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) */