Skip to content

Commit 0b6dd88

Browse files
nraynaudvisr
authored andcommitted
remove needless @show
1 parent 3d6f666 commit 0b6dd88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/LibGEOS.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ export Point,
9595
query
9696

9797
function transform_c_string(s::Cstring)::String
98-
@show "freeing string"
9998
copy = unsafe_string(s)
10099
global _context
101100
GEOSFree_r(_context.ptr, Ptr{Cvoid}(s))

0 commit comments

Comments
 (0)