summaryrefslogtreecommitdiffstats
path: root/o3d/core/cross/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'o3d/core/cross/client.h')
-rw-r--r--o3d/core/cross/client.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/o3d/core/cross/client.h b/o3d/core/cross/client.h
index 153e354..3ef307b 100644
--- a/o3d/core/cross/client.h
+++ b/o3d/core/cross/client.h
@@ -445,9 +445,6 @@ class Client {
ServiceDependency<Renderer> renderer_;
ServiceDependency<EvaluationCounter> evaluation_counter_;
- // Currently rendering.
- bool rendering_;
-
// RenderTree was called.
bool render_tree_called_;