src/share/vm/memory/defNewGeneration.hpp

changeset 5159
001ec9515f84
parent 4452
a30e7b564541
child 5237
f2110083203d
     1.1 --- a/src/share/vm/memory/defNewGeneration.hpp	Thu May 16 23:51:51 2013 +0200
     1.2 +++ b/src/share/vm/memory/defNewGeneration.hpp	Fri May 17 11:57:05 2013 +0200
     1.3 @@ -150,7 +150,6 @@
     1.4      Generation* _g;
     1.5    public:
     1.6      IsAliveClosure(Generation* g);
     1.7 -    void do_object(oop p);
     1.8      bool do_object_b(oop p);
     1.9    };
    1.10  

mercurial