545df39acb84 — Leonard Ritter a year ago
* fixed blatant DRY violation
1 files changed, 0 insertions(+), 5 deletions(-)

M lib/scopes/enum.sc
M lib/scopes/enum.sc +0 -5
@@ 378,11 378,6 @@ fn finalize-enum-runtime (T storage)
         case (args...)
             va-map __drop args...
             ;
-        inline... drop-any
-        case (arg : Nothing,)
-        case (args...)
-            va-map __drop args...
-            ;
         inline cmp-default () false
         inline hash-default () (nullof hash)
         # build repr function