diff libinterp/corefcn/data.cc @ 31604:9ecc95d840ca

maint: merge stable to default
author Rik <rik@octave.org>
date Thu, 01 Dec 2022 14:01:16 -0800
parents 67bb53a137e1 23520a50d74d
children dfa5d9c3ae72
line wrap: on
line diff
--- a/libinterp/corefcn/data.cc	Thu Dec 01 15:04:44 2022 -0500
+++ b/libinterp/corefcn/data.cc	Thu Dec 01 14:01:16 2022 -0800
@@ -4189,7 +4189,6 @@
         default:
           // FIXME: It shouldn't be possible to ever reach this.
           error ("%s: invalid class name for sparse", fcn);
-          break;
         }
 
       return retval;