revert regression as it breaks user code (for now)
This commit is contained in:
parent
854914350c
commit
56481ea9e3
1 changed files with 0 additions and 2 deletions
|
|
@ -269,8 +269,6 @@
|
|||
(.addCloseAction session action)
|
||||
nil)
|
||||
|
||||
;; TODO(Joshua): Determine if this needs to exist at all
|
||||
#_
|
||||
(defn as-segment
|
||||
"Dereferences an `address` into a memory segment associated with the `session`."
|
||||
(^MemorySegment [^MemoryAddress address size]
|
||||
|
|
|
|||
Loading…
Reference in a new issue