src/solaris/bin/java_md_solinux.c

Print this page

        

@@ -57,13 +57,10 @@
  * linux i586/amd64 could be defined as DUAL_MODE but that is not the
  * current policy.
  */
 
 #ifdef __solaris__
-#  ifdef DUAL_MODE
-#    undef DUAL_MODE
-#  endif
 #  ifndef LIBARCH32NAME
 #    error "The macro LIBARCH32NAME was not defined on the compile line"
 #  endif
 #  ifndef LIBARCH64NAME
 #    error "The macro LIBARCH64NAME was not defined on the compile line"