Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1795)

Unified Diff: core/cross/object_manager.h

Issue 151103: Changed way Packs cannot be created if there is no Renderer. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/o3d/
Patch Set: Created 11 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: core/cross/object_manager.h
===================================================================
--- core/cross/object_manager.h (revision 19521)
+++ core/cross/object_manager.h (working copy)
@@ -196,9 +196,6 @@
// Map of objects to Ids
ObjectMap object_map_;
- // Allow pack creation.
- bool allow_pack_creation_;
-
// Array required to maintain references to the currently live pack objects.
PackRefArray pack_array_;
« core/cross/client.cc ('K') | « core/cross/client.cc ('k') | core/cross/object_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698