mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-22 00:12:34 +00:00
build: clear 12 platform-gated warnings the x64 census could not see (#15633)
This commit is contained in:
@@ -134,7 +134,9 @@ public:
|
||||
}
|
||||
|
||||
private:
|
||||
#if defined(__WXMSW__) || defined(__APPLE__)
|
||||
int m_suspended_count = 0;
|
||||
#endif
|
||||
};
|
||||
|
||||
static bool needs_filament_swatch_border(const wxColour& colour)
|
||||
|
||||
Reference in New Issue
Block a user