diff options
author | Kazuhiro NISHIYAMA <[email protected]> | 2020-10-14 15:16:36 +0900 |
---|---|---|
committer | Kazuhiro NISHIYAMA <[email protected]> | 2020-10-14 15:16:36 +0900 |
commit | 0714cb760c2b16f7d40e563b6ab9894553baf32c (patch) | |
tree | 27ecf2af46c34b570080a71afc73e5bdf8db06ac /cont.c | |
parent | 9aab916990f355cfee6606e400c7a165c5dd10f0 (diff) |
Remove duplicated line [ci skip]
ref bf3b2a43741e4f72be21bc6acf24d37e7fcff61c
Diffstat (limited to 'cont.c')
-rw-r--r-- | cont.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -208,7 +208,6 @@ typedef struct rb_context_struct { /* * Fiber status: - * Fiber status: * [Fiber.new] ------> FIBER_CREATED * | [Fiber#resume] * v |