mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 04:31:15 -06:00 
			
		
		
		
	Followup of previous commits - removing some unnecessary code
This commit is contained in:
		
							parent
							
								
									bf232e1ade
								
							
						
					
					
						commit
						1d8e060b75
					
				
					 2 changed files with 3 additions and 12 deletions
				
			
		|  | @ -102,7 +102,6 @@ private: | |||
|     void update_mesh(); | ||||
|     void update_cache_entry_normal(unsigned int i) const; | ||||
|     bool unsaved_changes() const; | ||||
|     void take_snapshot_internal(const wxString& desc); | ||||
| 
 | ||||
|     EState m_no_hover_state = Off; | ||||
|     EState m_no_hover_old_state = Off; | ||||
|  | @ -131,7 +130,6 @@ private: | |||
|     bool m_wait_for_up_event = false; | ||||
|     bool m_selection_empty = true; | ||||
|     EState m_old_state = Off; // to be able to see that the gizmo has just been closed (see on_set_state)
 | ||||
|     bool m_internal_snapshot = false; | ||||
| 
 | ||||
|     mutable std::unique_ptr<TriangleMeshSlicer> m_tms; | ||||
|     mutable std::unique_ptr<TriangleMeshSlicer> m_supports_tms; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Lukas Matena
						Lukas Matena