diff --git a/CMakeLists.txt b/CMakeLists.txt index 2a75c3a0d6..3a8a768cb2 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -292,7 +292,6 @@ add_definitions("-DARANGODB_BITS=${BITS}") ################################################################################ string(TOLOWER ${CMAKE_BUILD_TYPE} CMAKE_BUILD_TYPE_TL) -message (${CMAKE_BUILD_TYPE_TL}) set(DEBUG FALSE)