Remove legacy comment

This commit is contained in:
tamasmeszaros 2023-09-04 09:46:39 +02:00
parent 9c801d736a
commit 61dba4e1c9

View File

@ -59,7 +59,6 @@ if (APPLE)
endif ()
endif ()
# Proposal for C++ unit tests and sandboxes
option(SLIC3R_BUILD_SANDBOXES "Build development sandboxes" OFF)
option(SLIC3R_BUILD_TESTS "Build unit tests" ON)