poll
Karchnu 2020-07-08 19:35:28 +02:00
parent f0055cfdef
commit 91fd87ae5d
1 changed files with 1 additions and 2 deletions

View File

@ -154,7 +154,6 @@ class IPC::Context
end
def pp
ctx = @context
LibIPC.ipc_ctx_print Pointer(ctx)
LibIPC.ipc_ctx_print self.pointer
end
end