diff --git a/src/clj/coffi/ffi.clj b/src/clj/coffi/ffi.clj index e6fd9c5..a94982d 100644 --- a/src/clj/coffi/ffi.clj +++ b/src/clj/coffi/ffi.clj @@ -20,7 +20,6 @@ CLinker FunctionDescriptor MemoryLayout - MemorySegment SegmentAllocator))) ;;; FFI Code loading and function access