< prev index next >

src/hotspot/share/opto/connode.hpp

Print this page

        

@@ -156,7 +156,6 @@
     virtual const Type *bottom_type() const { return TypeX_X;}
     virtual uint ideal_reg() const { return Op_RegX; }
 };
 
 
-
 #endif // SHARE_VM_OPTO_CONNODE_HPP
< prev index next >