Browse Source

Update src/ipc.c

Man, Jianting (Meco) 2 years ago
parent
commit
e9a2dc0e02
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/ipc.c

+ 0 - 2
src/ipc.c

@@ -785,8 +785,6 @@ rt_inline void _thread_update_priority(struct rt_thread *thread, rt_uint8_t prio
             }
         }
     }
-
-    return ;
 }
 
 /**