hotspot/src/share/vm/opto/idealGraphPrinter.hpp
changeset 30591 b32fcc177417
parent 27147 ed83dc5777e6
child 33451 0712796e4039
--- a/hotspot/src/share/vm/opto/idealGraphPrinter.hpp	Fri Apr 24 10:49:38 2015 +0200
+++ b/hotspot/src/share/vm/opto/idealGraphPrinter.hpp	Tue May 05 13:06:10 2015 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007, 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2007, 2015, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -127,7 +127,6 @@
 
   bool traverse_outs();
   void set_traverse_outs(bool b);
-  outputStream *output();
   void print_inlining(Compile* compile);
   void begin_method(Compile* compile);
   void end_method();