[Chapel Merge] Remove an unused function.

Branch: refs/heads/master
Revision: 2b3f21f
Author: gbtitus
Log Message:

Merge pull request #17682 from gbtitus/rm-bitmapFree

Remove an unused function.

(Reviewed by @ronawho.)

In #17630 the only call(s) to bitmapFree() were removed, but the
function itself was not. This resulted in "unused function" errors in
certain build environments. Here, remove the function.

Modified Files:
M runtime/src/comm/ofi/comm-ofi.c

Compare: https://github.com/chapel-lang/chapel/compare/c17dba0db320...2b3f21f4b99a