Commit 38d40e2b authored by junnplus's avatar junnplus

remove useless variable

parent 6d8d6fb1
......@@ -446,7 +446,6 @@ cdef public class loop [object PyGeventLoopObject, type PyGeventLoop_Type]:
cdef _run_callbacks(self):
cdef callback cb
cdef object callbacks
cdef int count = CALLBACK_CHECK_COUNT
self.starting_timer_may_update_loop_time = True
cdef libev.ev_tstamp now = libev.ev_now(self._ptr)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment