< prev index next >

src/hotspot/share/utilities/globalDefinitions_sparcWorks.hpp

Print this page

        

@@ -238,11 +238,10 @@
 
 // Portability macros
 #define PRAGMA_INTERFACE
 #define PRAGMA_IMPLEMENTATION
 #define PRAGMA_IMPLEMENTATION_(arg)
-#define VALUE_OBJ_CLASS_SPEC    : public _ValueObj
 
 // Formatting.
 #ifdef _LP64
 #define FORMAT64_MODIFIER "l"
 #else // !_LP64
< prev index next >