< prev index next >

src/hotspot/share/utilities/globalDefinitions_xlc.hpp

Print this page

        

@@ -127,11 +127,10 @@
 
 
 // Portability macros
 #define PRAGMA_INTERFACE             #pragma interface
 #define PRAGMA_IMPLEMENTATION        #pragma implementation
-#define VALUE_OBJ_CLASS_SPEC
 
 // Formatting.
 #ifdef _LP64
 #define FORMAT64_MODIFIER "l"
 #else // !_LP64
< prev index next >