From 12f12e7dafa14a7103a293ff1969076f8d10eed6 Mon Sep 17 00:00:00 2001 From: Gabriel Corona Date: Thu, 7 Apr 2016 15:01:57 +0200 Subject: [PATCH] [mc] Remove orphaned declaration --- src/mc/mc_smx.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/mc/mc_smx.h b/src/mc/mc_smx.h index 31534c0e71..e2371e4c63 100644 --- a/src/mc/mc_smx.h +++ b/src/mc/mc_smx.h @@ -41,8 +41,6 @@ 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 -- 2.30.2