Skip to content

Commit

Permalink
Julia: Update image structure definition
Browse files Browse the repository at this point in the history
"id" was removed by 93e80b3.
  • Loading branch information
taw10 committed Dec 20, 2024
1 parent 4142804 commit c39417a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion julia/CrystFEL/src/image.jl
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ mutable struct InternalImage
meta_data::Cstring
header_cache::NTuple{HEADER_CACHE_SIZE, Ptr{Cvoid}}
n_cached_headers::Cint
id::Cint
serial::Cint
spectrum::Ptr{Cvoid}
lambda::Cdouble
Expand Down

0 comments on commit c39417a

Please sign in to comment.