From 72d8747ad95dbde1d3511b0fe48cd72999a43faf Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 15 Dec 2014 16:51:11 +0100 Subject: Remove obsolete comment Change-Id: I66dcf6284bd1b7afb1c60c838bbbb2052e06072b --- jvmfwk/inc/vendorplugin.hxx | 5 ----- 1 file changed, 5 deletions(-) (limited to 'jvmfwk') diff --git a/jvmfwk/inc/vendorplugin.hxx b/jvmfwk/inc/vendorplugin.hxx index 25d92468e159..f96b094f6fb8 100644 --- a/jvmfwk/inc/vendorplugin.hxx +++ b/jvmfwk/inc/vendorplugin.hxx @@ -44,11 +44,6 @@ version and vendor as one entity. One without the other does not guarantee the existence of a particular set of features or bug fixes. An implementation of this API may support multiple vendors.

-

- Libraries which implement this interface will be dynamically loaded and - unloaded by the java framework (jvmfwk/framework.h). Therefore they must not - keep global variables. -

*/ typedef enum -- cgit v1.2.3