mark unused variables (#4250)

Co-authored-by: Johann Pototschnig <j.pototschnig@hzdr.de>
This commit is contained in:
Johann Potot. 2025-06-16 16:40:25 +02:00 committed by GitHub
parent f90fa10152
commit dc5a454cc6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -360,7 +360,9 @@ CONTAINS
END IF
#else
MARK_USED(qs_env)
MARK_USED(tb)
MARK_USED(para_env)
CPABORT("Built without TBLITE")
#endif