From 782113767f3e60389423c169f5c337ec3fb50feb Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 12 Dec 2019 08:53:32 +0100 Subject: score: Remove _Workspace_Allocate_or_fatal_error() This function is unused. Update #3735. --- testsuites/sptests/Makefile.am | 9 --------- 1 file changed, 9 deletions(-) (limited to 'testsuites/sptests/Makefile.am') diff --git a/testsuites/sptests/Makefile.am b/testsuites/sptests/Makefile.am index f127c2b2e8..1b47cad4a9 100644 --- a/testsuites/sptests/Makefile.am +++ b/testsuites/sptests/Makefile.am @@ -949,15 +949,6 @@ spfatal06_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_spfatal06) \ $(support_includes) endif -if TEST_spfatal08 -sp_tests += spfatal08 -sp_screens += spfatal08/spfatal08.scn -sp_docs += spfatal08/spfatal08.doc -spfatal08_SOURCES = spfatal08/init.c -spfatal08_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_spfatal08) \ - $(support_includes) -endif - if TEST_spfatal09 sp_tests += spfatal09 sp_screens += spfatal09/spfatal09.scn -- cgit v1.2.3