broadband-modem: remove misleading comment

5GNR is not 3GPP2
This commit is contained in:
Aleksander Morgado
2020-07-04 05:55:17 +02:00
parent 24670498bc
commit 6f6c090076

View File

@@ -9990,7 +9990,6 @@ modem_signal_load_values_finish (MMIfaceModemSignal *self,
if (!response || !mm_3gpp_cesq_response_to_signal_info (response, self, gsm, umts, lte, error))
return FALSE;
/* No 3GPP2 support */
if (cdma)
*cdma = NULL;
if (evdo)