From 0714cb760c2b16f7d40e563b6ab9894553baf32c Mon Sep 17 00:00:00 2001 From: Kazuhiro NISHIYAMA Date: Wed, 14 Oct 2020 15:16:36 +0900 Subject: [PATCH] Remove duplicated line [ci skip] ref bf3b2a43741e4f72be21bc6acf24d37e7fcff61c --- cont.c | 1 - 1 file changed, 1 deletion(-) diff --git a/cont.c b/cont.c index 97689abe74..2c3c7d38ea 100644 --- a/cont.c +++ b/cont.c @@ -207,7 +207,6 @@ typedef struct rb_context_struct { /* - * Fiber status: * Fiber status: * [Fiber.new] ------> FIBER_CREATED * | [Fiber#resume]