Review comments -part 4

This commit is contained in:
fearlessTobi
2018-09-29 02:51:28 +02:00
committed by Weiyi Wang
parent 08793a6dae
commit 9901b289b6
4 changed files with 7 additions and 9 deletions

View File

@@ -255,13 +255,6 @@ if (ENABLE_QT)
endif()
endif()
if (ENABLE_WEB_SERVICE)
add_definitions(-DENABLE_WEB_SERVICE)
endif()
if (CITRA_ENABLE_COMPATIBILITY_REPORTING)
add_definitions(-DCITRA_ENABLE_COMPATIBILITY_REPORTING)
endif()
if (ENABLE_SCRIPTING)
add_definitions(-DENABLE_SCRIPTING)
endif()