0x4a52466c696e74 hai 1 ano
pai
achega
da45f721f1
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      containers/concurrent/list.go

+ 0 - 1
containers/concurrent/list.go

@@ -168,7 +168,6 @@ func (s *List) Remove(elem *Element) {
 	elem.destroy()
 	s.size--
 	s.m.Unlock()
-	return
 }
 
 func (s *List) Size() (size int) {