summaryrefslogtreecommitdiff
path: root/src/code/graph.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/code/graph.c')
-rw-r--r--src/code/graph.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/code/graph.c b/src/code/graph.c
index 92df90d8f..3e5df9145 100644
--- a/src/code/graph.c
+++ b/src/code/graph.c
@@ -246,8 +246,6 @@ void Graph_TaskSet00(GraphicsContext* gfxCtx) {
task->yield_data_ptr = gGfxSPTaskYieldBuffer;
- if (1) {}
-
task->yield_data_size = sizeof(gGfxSPTaskYieldBuffer);
scTask->next = NULL;