perldelta for #17727
[p5sagit/p5-mst-13.2.git] / op.h
diff --git a/op.h b/op.h
index e60514c..3b1970c 100644 (file)
--- a/op.h
+++ b/op.h
@@ -129,7 +129,6 @@ Deprecated.  Use C<GIMME_V> instead.
 
 /* Private for OP_AASSIGN */
 #define OPpASSIGN_COMMON       64      /* Left & right have syms in common. */
-#define OPpASSIGN_HASH         32      /* Assigning to possible pseudohash. */
 
 /* Private for OP_SASSIGN */
 #define OPpASSIGN_BACKWARDS    64      /* Left & right switched. */