Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Jan 4, 2024
1 parent d37647b commit 55374d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pdal/libpdalpython.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ namespace pdal {
}

py::object getMetadata() {
py::gil_scoped_acquire acquire;
py::object json = py::module_::import("json");

std::stringstream strm;
Expand Down

0 comments on commit 55374d7

Please sign in to comment.