mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-23 14:44:19 -06:00
Removed obsolete method from GLVolumeCollection
This commit is contained in:
parent
d54548367a
commit
e0dd7edb21
2 changed files with 0 additions and 24 deletions
|
@ -590,8 +590,6 @@ public:
|
|||
// Return CPU, GPU and total memory log line.
|
||||
std::string log_memory_info() const;
|
||||
|
||||
bool has_toolpaths_to_export() const;
|
||||
|
||||
private:
|
||||
GLVolumeCollection(const GLVolumeCollection &other);
|
||||
GLVolumeCollection& operator=(const GLVolumeCollection &);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue