diff options
-rw-r--r-- | jvmfwk/inc/vendorplugin.hxx | 5 |
1 files changed, 0 insertions, 5 deletions
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. </p> - <p> - 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. - </p> */ typedef enum |