hotspot/src/cpu/s390/vm/assembler_s390.hpp
changeset 46272 3cee5c1f3459
parent 42897 57e7b1c75d17
--- a/hotspot/src/cpu/s390/vm/assembler_s390.hpp	Wed Feb 15 22:59:57 2017 -0500
+++ b/hotspot/src/cpu/s390/vm/assembler_s390.hpp	Fri Jan 27 10:22:19 2017 +0100
@@ -28,8 +28,6 @@
 
 #undef  LUCY_DBG
 
-#define NearLabel Label
-
 // Immediate is an abstraction to represent the various immediate
 // operands which exist on z/Architecture. Neither this class nor
 // instances hereof have an own state. It consists of methods only.