mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
Code cleanup
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
|
||||
#include "Camera.hpp"
|
||||
|
||||
#if ENABLE_SHARED_CAMERA
|
||||
|
||||
static const float GIMBALL_LOCK_THETA_MAX = 180.0f;
|
||||
|
||||
namespace Slic3r {
|
||||
@@ -62,4 +60,3 @@ void Camera::set_scene_box(const BoundingBoxf3& box)
|
||||
} // GUI
|
||||
} // Slic3r
|
||||
|
||||
#endif // ENABLE_SHARED_CAMERA
|
||||
|
||||
Reference in New Issue
Block a user