hotspot/src/share/vm/runtime/vmStructs.cpp
changeset 5694 1e0532a6abff
parent 5686 5435e77aa3df
child 5702 201c5cde25bb
--- a/hotspot/src/share/vm/runtime/vmStructs.cpp	Thu May 27 09:54:07 2010 -0700
+++ b/hotspot/src/share/vm/runtime/vmStructs.cpp	Thu May 27 18:01:56 2010 -0700
@@ -1328,14 +1328,6 @@
   declare_constant(LogBytesPerWord)                                       \
   declare_constant(BytesPerLong)                                          \
                                                                           \
-  /********************/                                                  \
-  /* Object alignment */                                                  \
-  /********************/                                                  \
-                                                                          \
-  declare_constant(MinObjAlignment)                                       \
-  declare_constant(MinObjAlignmentInBytes)                                \
-  declare_constant(LogMinObjAlignmentInBytes)                             \
-                                                                          \
   /********************************************/                          \
   /* Generation and Space Hierarchy Constants */                          \
   /********************************************/                          \