mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 01:07:57 -06:00
Code cleanup
This commit is contained in:
parent
72239732e4
commit
b5217918cf
8 changed files with 4 additions and 460 deletions
|
@ -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_
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue