Skip to content

Commit 7cf55e6

Browse files
committed
Oops
1 parent 6fca8e2 commit 7cf55e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/state.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ First-In-First-Out manner, this synchronizes the GPU.
9595
end
9696
@autoreleasepool function synchronize(queue::MTL4CommandQueue)
9797
cmdbuf, allocator = get(global_queues4, queue) do
98-
@info "hello"
9998
dev = queue.device
10099
MTL4CommandBuffer(dev), MTL4CommandAllocator(dev)
101100
end

0 commit comments

Comments
 (0)