Skip to content

Commit

Permalink
Remove spaces in empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
roderick-koehle committed Jul 14, 2021
1 parent c2bbe78 commit a115788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gtsam/geometry/SimpleCamera.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ namespace gtsam {
using PinholeCameraCal3DS2 = gtsam::PinholeCamera<gtsam::Cal3DS2>;
using PinholeCameraCal3Unified = gtsam::PinholeCamera<gtsam::Cal3Unified>;
using PinholeCameraCal3Fisheye = gtsam::PinholeCamera<gtsam::Cal3Fisheye>;

#ifdef GTSAM_ALLOW_DEPRECATED_SINCE_V41
/**
* @deprecated: SimpleCamera for backwards compatability with GTSAM 3.x
Expand Down

0 comments on commit a115788

Please sign in to comment.