X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/08e7455d67920bbd7a87f440d00f2c1e071314a0..4c753f8d4cabd4104f3f7109823f16be2ebdcce3:/src/bindings/java/jmsg.hpp diff --git a/src/bindings/java/jmsg.hpp b/src/bindings/java/jmsg.hpp index a845c5d97e..49fb4c90dd 100644 --- a/src/bindings/java/jmsg.hpp +++ b/src/bindings/java/jmsg.hpp @@ -1,6 +1,6 @@ /* Java Wrappers to the MSG API. */ -/* Copyright (c) 2007-2021. The SimGrid Team. All rights reserved. */ +/* Copyright (c) 2007-2022. The SimGrid Team. All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ @@ -23,7 +23,6 @@ extern "C" { /* end of eclipse-mandated pimple */ extern int JAVA_HOST_LEVEL; -static std::unordered_map java_storage_map; JNIEnv* get_current_thread_env(); /**