author | azvegint |
Mon, 07 Apr 2014 17:45:18 +0100 | |
changeset 24167 | 799c5c824575 |
parent 24166 | aacae82277a0 |
child 24168 | 033f79a3fb44 |
--- a/jdk/src/solaris/native/sun/awt/gtk2_interface.c Mon Apr 07 17:43:42 2014 +0100 +++ b/jdk/src/solaris/native/sun/awt/gtk2_interface.c Mon Apr 07 17:45:18 2014 +0100 @@ -538,9 +538,7 @@ fprintf(stderr, "dlsym(gtk_show_uri) returned NULL\n"); #endif /* INTERNAL_BUILD */ } else { -#ifdef __solaris__ update_supported_actions(env); -#endif success = TRUE; } }