rm unused scene

This commit is contained in:
Zach Pomerantz 2016-12-15 15:21:57 -05:00
parent 9e05403aba
commit 013713f92c

View file

@ -171,7 +171,6 @@ const gpu::PipelinePointer DrawBounds::getPipeline() {
void DrawBounds::run(const SceneContextPointer& sceneContext, const RenderContextPointer& renderContext, const Inputs& items) {
RenderArgs* args = renderContext->args;
auto& scene = sceneContext->_scene;
gpu::doInBatch(args->_context, [&](gpu::Batch& batch) {
// Setup projection