Remove diagnostic code that slipped in

I did not intend to commit this piece of diagnostic code
in a0f6b09a.
This commit is contained in:
Scott Kostyshak 2013-09-06 22:16:10 -04:00
parent 5435701af1
commit dbd3e5a0f8

View File

@ -203,8 +203,6 @@ foreach(libsubfolder doc examples templates)
-DPARAMS_DIR=${TOP_SRC_DIR}/development/autotests
-DWORKDIR=${CMAKE_CURRENT_BINARY_DIR}/${LYX_HOME}
-P "${TOP_SRC_DIR}/development/autotests/check_load.cmake")
else()
message("ignored test")
endif()
getoutputformats("${LIBSUB_SRC_DIR}/${f}.lyx" formatlist)
foreach(format ${formatlist})