remove old default settings

This commit is contained in:
Sarah Hoffmann
2020-12-16 17:21:46 +01:00
parent 992d3faac8
commit 8676e45d88
2 changed files with 0 additions and 117 deletions

View File

@@ -145,13 +145,6 @@ if (BUILD_API)
)
endif()
#-----------------------------------------------------------------------------
# default settings
#-----------------------------------------------------------------------------
configure_file(${PROJECT_SOURCE_DIR}/settings/defaults.php
${PROJECT_BINARY_DIR}/settings/settings.php)
#-----------------------------------------------------------------------------
# Tests
#-----------------------------------------------------------------------------