X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/488dd54cbc91fad4cb04c9d0e92609a107ad1568..a8b5e623ecad573ef13267bd304777462993efdb:/src/surf/storage_private.h diff --git a/src/surf/storage_private.h b/src/surf/storage_private.h index e41cde0e18..c62f265fe8 100644 --- a/src/surf/storage_private.h +++ b/src/surf/storage_private.h @@ -54,6 +54,4 @@ typedef struct surf_action_storage { void *storage; } s_surf_action_storage_t, *surf_action_storage_t; -static int storage_action_unref(surf_action_t action); - #endif /* STORAGE_PRIVATE_H_ */