jdk/src/solaris/bin/java_md_solinux.c
changeset 20201 50cc2d25a60b
parent 17911 04141bd79ced
child 20851 9f284cf7836b
--- a/jdk/src/solaris/bin/java_md_solinux.c	Wed Jul 05 19:13:10 2017 +0200
+++ b/jdk/src/solaris/bin/java_md_solinux.c	Fri Sep 27 16:29:44 2013 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1998, 2012, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1998, 2013, 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
@@ -59,7 +59,6 @@
  */
 
 #ifdef __solaris__
-#  define DUAL_MODE
 #  ifndef LIBARCH32NAME
 #    error "The macro LIBARCH32NAME was not defined on the compile line"
 #  endif