Remove unreachable code
This commit is contained in:
parent
e2a9d81e77
commit
00a3b33a4c
1 changed files with 0 additions and 2 deletions
|
|
@ -804,8 +804,6 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
|
|||
break;
|
||||
#endif
|
||||
}
|
||||
|
||||
return (T)(object)(LevelingSystem.Probe3Points);
|
||||
}
|
||||
else if (typeof(T) == typeof(bool))
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue