make/mapfiles/libawt/mapfile-vers

Print this page
rev 9916 : 8042440: awt_Plugin no longer needed
Reviewed-by:
Contributed-by: David DeHaven <david.dehaven@oracle.com>

@@ -1,7 +1,7 @@
 #
-# Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2014, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License version 2 only, as
 # published by the Free Software Foundation.  Oracle designates this

@@ -171,17 +171,10 @@
                 # These are in awt_LoadLibrary.c and falls through to libmawt.
                 # Evidently CDE needs this for backward compatability.
                 Java_sun_awt_motif_XsessionWMcommand;
                 Java_sun_awt_motif_XsessionWMcommand_New;
 
-                # Java Plugin
-                # This is in awt_LoadLibrary.c and falls through to libmawt.
-                # Evidently plugin needs this for backward compatability.
-                getAwtLockFunctions;
-                getAwtData;
-                getAwtDisplay;
-
                 # libfontmanager entry points
                 AWTIsHeadless;
                 GrPrim_Sg2dGetCompInfo;
                 GrPrim_Sg2dGetClip;
                 GetNativePrim;