Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
kleisauke committed May 9, 2024
1 parent c958779 commit 54ab39b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NetVips/VipsProgress.cs
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@ public struct VipsProgress
/// <summary>
/// Start time.
/// </summary>
public GTimer Start => Marshal.PtrToStructure<GTimer>(StartPtr);
//public GTimer Start => Marshal.PtrToStructure<GTimer>(StartPtr);
}
}

0 comments on commit 54ab39b

Please sign in to comment.