hide unused function

This commit is contained in:
Enno Rehling 2019-07-06 17:30:09 +02:00
parent 3f395541e1
commit 26521bcd2b
1 changed files with 1 additions and 1 deletions

View File

@ -1891,6 +1891,7 @@ static void test_quit(CuTest *tc) {
test_teardown();
}
#ifdef QUIT_WITH_TRANSFER
/**
* Gifting units to another faction upon voluntary death (QUIT).
*/
@ -1915,7 +1916,6 @@ static void test_quit_transfer(CuTest *tc) {
test_teardown();
}
#ifdef QUIT_WITH_TRANSFER
/**
* Gifting units with limited skills to another faction.
*