Skip to content

Commit

Permalink
solving warning
Browse files Browse the repository at this point in the history
  • Loading branch information
remibettan committed Aug 1, 2023
1 parent e8912db commit 311892b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ds/d500/d500-factory.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ namespace librealsense
auto pid = _depth.front().pid;
platform::backend_device_group group{_depth, _hwm, _hid};

return std::shared_ptr< device_interface>(nullptr);

// to be uncommented after d500 device is added
/*switch (pid)
Expand Down

0 comments on commit 311892b

Please sign in to comment.