mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-05 19:42:47 +00:00
Code cleanup
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#ifndef slic3r_Camera_hpp_
|
||||
#define slic3r_Camera_hpp_
|
||||
|
||||
#if ENABLE_SHARED_CAMERA
|
||||
|
||||
#include "libslic3r/BoundingBox.hpp"
|
||||
|
||||
namespace Slic3r {
|
||||
@@ -48,7 +46,5 @@ public:
|
||||
} // GUI
|
||||
} // Slic3r
|
||||
|
||||
#endif // ENABLE_SHARED_CAMERA
|
||||
|
||||
#endif // slic3r_Camera_hpp_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user