Skip to content

Commit

Permalink
fixup! add RS2_OPTION_REGION_OF_INTEREST (type RECT)
Browse files Browse the repository at this point in the history
  • Loading branch information
maloel committed Apr 4, 2024
1 parent 83dd01e commit 3605ed9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion third-party/realdds/src/dds-option.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -627,7 +627,6 @@ rsutils::json dds_rect_option::type::to_json() const

void dds_rect_option::check_type( json & value ) const
{
// We do not reset the value: "1.1" will become 1.100000023841858
check_rect( value );
}

Expand Down

0 comments on commit 3605ed9

Please sign in to comment.