O-RAN E Maintenance Release contribution for ODULOW
[o-du/phy.git] / wls_lib / syslib.c
index 3bedeed..f76b6d7 100644 (file)
@@ -1,6 +1,6 @@
 /******************************************************************************
 *
-*   Copyright (c) 2019 Intel.
+*   Copyright (c) 2021 Intel.
 *
 *   Licensed under the Apache License, Version 2.0 (the "License");
 *   you may not use this file except in compliance with the License.
@@ -387,7 +387,7 @@ int WLS_MsgDequeue(
     }
 
     pLocalStorage = (PWLS_MSG_HANDLE) pq->pStorage; // kernel VA
-    PRINT_DEBUG("WLS_MsgDequeue with pq->pStorage %lX\n",pq->pStorage);
+
     if (pq->put != get)
        {