Reviewers: Jakob,

Description:
Remove bogus forward declaration of ObjectGroup.

[email protected]

Please review this at https://codereview.chromium.org/14333016/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files:
  M src/v8globals.h


Index: src/v8globals.h
diff --git a/src/v8globals.h b/src/v8globals.h
index 527a0e634aacf6113cbb5b2aa6c696e3cb70a003..17068937eb6fa39ff29426139cae7db9e90fe585 100644
--- a/src/v8globals.h
+++ b/src/v8globals.h
@@ -162,7 +162,6 @@ class Variable;
 class RelocInfo;
 class Deserializer;
 class MessageLocation;
-class ObjectGroup;
 class VirtualMemory;
 class Mutex;



--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to