No need for LAST if the compiler still barks anyway.
This commit is contained in:
parent
d094f86b1a
commit
e97faa6afd
|
@ -105,7 +105,6 @@ public:
|
||||||
case S_SEGMENT:
|
case S_SEGMENT:
|
||||||
case S_ARC:
|
case S_ARC:
|
||||||
case S_CURVE:
|
case S_CURVE:
|
||||||
case S_LAST:
|
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue