HE: Do not disable SU Tx beamformee in testbed defaults

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
diff --git a/sta.c b/sta.c
index f16db66..8a82357 100644
--- a/sta.c
+++ b/sta.c
@@ -6419,11 +6419,6 @@
 				sigma_dut_print(dut, DUT_MSG_ERROR,
 						"Enabling HE config with WEP/TKIP failed");
 			}
-
-			if (sta_set_tx_beamformee(dut, intf, 0)) {
-				sigma_dut_print(dut, DUT_MSG_ERROR,
-						"Set tx beamformee disable by default for testbed in sta_reset_default_wcn failed");
-			}
 		}
 
 		/* Defaults in case of DUT */