build: remove SYSAPI_UNIX define

This commit is contained in:
sithlord48
2026-02-27 22:40:15 -05:00
committed by Chris Rizzitello
parent 90e79dad75
commit fce1a37e97
6 changed files with 6 additions and 9 deletions

View File

@ -163,9 +163,6 @@ macro(configure_unix_libs)
message(WARNING "pkg-config not found, skipping wayland libraries")
endif()
endif()
add_definitions(-DSYSAPI_UNIX=1)
endmacro()
#