qcacld-3.0: Remove wma_handle_btm_denylist_event() prototype
Previously the function wma_handle_btm_blacklist_event() was removed
by:
qcacld-3.0: Cleanup ROAM_TARGET_IF_CONVERGENCE usage
Change-Id I6973d9c366ec6a9c6164dd19f6f4775dd3ebf5f0
However, the prototype was left behind.
This prototype was renamed as part of:
qcacld-3.0: Replace blacklist/whitelist for denylist/allowlist
Change-Id I9ba61dde3b3ea008ca3777448d1f8dab83d33ec1
But this is still a prototype without a function, so remove it.
Change-Id: I7b9ad27e7f9fd3195bbae77c07104a0ee4764e0b
CRs-Fixed: 3434500