aboutsummaryrefslogtreecommitdiff
path: root/tests/render_test_sc1.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/render_test_sc1.c')
-rw-r--r--tests/render_test_sc1.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/render_test_sc1.c b/tests/render_test_sc1.c
index 6a3dd51..4cb0c91 100644
--- a/tests/render_test_sc1.c
+++ b/tests/render_test_sc1.c
@@ -95,9 +95,7 @@ int main(int argc, char *argv[])
s.rendered_proj = NULL;
s.rendered_thumb = NULL;
s.parent = &p;
- s.constants = NULL;
- p.constants = NULL;
p.scblocks = fr->scblocks;
window = gtk_window_new(GTK_WINDOW_TOPLEVEL);