8252290: Remove unused enum in CallGenerator
Reviewed-by: thartmann, rrich
This commit is contained in:
parent
f1e0780668
commit
27b5007ad5
@ -36,11 +36,6 @@
|
||||
// call sites and method entry points.
|
||||
|
||||
class CallGenerator : public ResourceObj {
|
||||
public:
|
||||
enum {
|
||||
xxxunusedxxx
|
||||
};
|
||||
|
||||
private:
|
||||
ciMethod* _method; // The method being called.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user