diff options
| -rw-r--r-- | CORE/SAP/src/sapFsm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CORE/SAP/src/sapFsm.c b/CORE/SAP/src/sapFsm.c index f60928eb7c1e..641845e7aa88 100644 --- a/CORE/SAP/src/sapFsm.c +++ b/CORE/SAP/src/sapFsm.c @@ -3240,7 +3240,6 @@ sapSignalHDDevent /* Format the Start BSS Complete event to return... */ if (NULL == sapContext->pfnSapEventCallback) { - VOS_ASSERT(0); return VOS_STATUS_E_FAILURE; } if (NULL == hHal) |
