Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Remove orphaned declaration
authorGabriel Corona <gabriel.corona@loria.fr>
Thu, 7 Apr 2016 13:01:57 +0000 (15:01 +0200)
committerGabriel Corona <gabriel.corona@loria.fr>
Thu, 7 Apr 2016 14:23:24 +0000 (16:23 +0200)
src/mc/mc_smx.h

index 31534c0..e2371e4 100644 (file)
@@ -41,8 +41,6 @@
 
 SG_BEGIN_DECL()
 
 
 SG_BEGIN_DECL()
 
-XBT_PRIVATE void MC_process_smx_refresh(simgrid::mc::Process* process);
-
 /** Get the issuer of  a simcall (`req->issuer`)
  *
  *  In split-process mode, it does the black magic necessary to get an address
 /** Get the issuer of  a simcall (`req->issuer`)
  *
  *  In split-process mode, it does the black magic necessary to get an address