mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 22:25:32 -04:00
mark unused variables (#4250)
Co-authored-by: Johann Pototschnig <j.pototschnig@hzdr.de>
This commit is contained in:
parent
f90fa10152
commit
dc5a454cc6
1 changed files with 2 additions and 0 deletions
|
|
@ -360,7 +360,9 @@ CONTAINS
|
|||
END IF
|
||||
|
||||
#else
|
||||
MARK_USED(qs_env)
|
||||
MARK_USED(tb)
|
||||
MARK_USED(para_env)
|
||||
CPABORT("Built without TBLITE")
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue