Skip to content

Commit

Permalink
remove line
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Chen <[email protected]>
  • Loading branch information
iche033 committed Jan 9, 2025
1 parent f22b836 commit 3da38fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ogre2/src/Ogre2WideAngleCamera.cc
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ class gz::rendering::Ogre2WideAngleCamera::Implementation
/// changed
public: bool backgroundMaterialDirty = false;


/// \brief Destination image data - used if image format is not rgb
/// and needs to be converted to another format.
public: std::unique_ptr<unsigned char []> dstImgData;
Expand Down

0 comments on commit 3da38fb

Please sign in to comment.