diff --git a/helpers/inspect-library.c b/helpers/inspect-library.c
index aa4918c1163715966c2d8287b1df86b234d536d4..47ba7c024a5f3c6020a11df536d5257bb338f533 100644
--- a/helpers/inspect-library.c
+++ b/helpers/inspect-library.c
@@ -144,9 +144,6 @@ main (int argc,
           default:
             usage (1);
             break;  /* not reached */
-
-          case -1:
-            break;
         }
     }