Bernard Xiong пре 3 година
родитељ
комит
5c463496ba
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      components/lwp/lwp_pid.c

+ 0 - 1
components/lwp/lwp_pid.c

@@ -437,7 +437,6 @@ void lwp_free(struct rt_lwp* lwp)
     /* for parent */
     /* for parent */
     {
     {
         struct termios *old_stdin_termios = get_old_termios();
         struct termios *old_stdin_termios = get_old_termios();
-        struct rt_lwp *self_lwp = (struct rt_lwp *)lwp_self();
         struct rt_lwp *old_lwp = NULL;
         struct rt_lwp *old_lwp = NULL;
 
 
         if (lwp->session == -1)
         if (lwp->session == -1)