qcacld-3.0: Remove wlan_hdd_send_igmp_offload_params() stub
The stub function wlan_hdd_send_igmp_offload_params() was added by the
following patch:
qcacld-3.0: Add support to offload igmp feature to fw
Change-Id I05fbf23dc2836f8f5dc6e2f45b35bf2d30c39790
However there isn't a corresponding "real" function, nor is there a
caller. Since this was added in error, remove it.
Change-Id: I738a2be81e613138e13544f7335ad2876436a73b
CRs-Fixed: 3426018