Skip to content
Snippets Groups Projects
Commit da8b1f9a authored by Mergen Imeev's avatar Mergen Imeev Committed by Vladimir Davydov
Browse files

sql: remove dead code

This patch removes some dead code in SQL. This is done to silence static
analyzers. In addition, this patch removes the mmapSizeActual field from
the struct unixFile, since this field is identical to the mmapSize field
in the same structure.

Part of tarantool/security#120

NO_DOC=refactoring
NO_TEST=refactoring
NO_CHANGELOG=refactoring
parent 55295f5f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment