revert regression as it breaks user code (for now)

This commit is contained in:
Kristin Rutenkolk 2024-06-27 15:40:42 +02:00
parent 854914350c
commit 56481ea9e3

View file

@ -269,8 +269,6 @@
(.addCloseAction session action) (.addCloseAction session action)
nil) nil)
;; TODO(Joshua): Determine if this needs to exist at all
#_
(defn as-segment (defn as-segment
"Dereferences an `address` into a memory segment associated with the `session`." "Dereferences an `address` into a memory segment associated with the `session`."
(^MemorySegment [^MemoryAddress address size] (^MemorySegment [^MemoryAddress address size]