X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f9c945c00667e65f7baaa646fca6750fa5d341fd..148987a2fffe74a2a14294ea9ace78e5b9c8bbae:/src/surf/storage_n11.cpp diff --git a/src/surf/storage_n11.cpp b/src/surf/storage_n11.cpp index 6518688671..6704150ebc 100644 --- a/src/surf/storage_n11.cpp +++ b/src/surf/storage_n11.cpp @@ -163,7 +163,7 @@ void StorageN11Action::set_max_duration(double /*duration*/) THROW_UNIMPLEMENTED; } -void StorageN11Action::set_priority(double /*priority*/) +void StorageN11Action::set_sharing_penalty(double) { THROW_UNIMPLEMENTED; }