Remove unwated message.

This commit is contained in:
twelve17
2014-10-18 18:01:36 +01:00
parent 211bb3f514
commit f7074ec7e6

View File

@@ -29,7 +29,6 @@ IF (WIN32 AND WITH_DAEMON)
SET(WITH_DAEMON OFF)
ENDIF()
MESSAGE(STATUS "WITH_DAEMON: ${WITH_DAEMON}")
FIND_PACKAGE( Tesseract REQUIRED )
include_directories(${Tesseract_INCLUDE_DIRS})