fixing
parent
f0055cfdef
commit
91fd87ae5d
|
@ -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
|
||||
|
|
Reference in New Issue