chore: remove useless code

This commit is contained in:
x-tools-author 2025-09-12 15:17:16 +08:00
parent c6b0b4c5e5
commit 210c262751

View File

@ -50,4 +50,3 @@ set(X_ENABLE_XFLOW true)
add_compile_definitions(X_ENABLE_XFLOW)
list(APPEND X_LIBS QtNodes::QtNodes)
message(STATUS "[xFlow]Enabled xFlow support.")
include_directories(${CMAKE_SOURCE_DIR}/src/nodeeditor)