mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 20:49:06 +08:00
Removed duplicated line
This commit is contained in:
parent
f0da19446b
commit
baa8bace8d
@ -267,7 +267,6 @@ void GLGizmosManager::update_data(GLCanvas3D& canvas)
|
||||
|
||||
bool is_wipe_tower = selection.is_wipe_tower();
|
||||
enable_grabber(Move, 2, !is_wipe_tower);
|
||||
enable_grabber(Move, 2, !is_wipe_tower);
|
||||
enable_grabber(Rotate, 0, !is_wipe_tower);
|
||||
enable_grabber(Rotate, 1, !is_wipe_tower);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user