X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/197498fa99a843982f25cf430090c7acb86c0bb0..dd0b1cc786a3c1de8f768defdf419d74028a141a:/src/bindings/java/jmsg.hpp diff --git a/src/bindings/java/jmsg.hpp b/src/bindings/java/jmsg.hpp index e6107351e5..c76fb1106b 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-2017. The SimGrid Team. All rights reserved. */ +/* Copyright (c) 2007-2018. 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. */ @@ -25,7 +25,6 @@ extern "C" { extern int JAVA_HOST_LEVEL; static std::unordered_map java_storage_map; -JavaVM* get_java_VM(); JNIEnv* get_current_thread_env(); /** * This function throws the correct exception according to the status provided.