]> andersk Git - moira.git/blobdiff - clients/moira/delete.c
Switch from Imake-based build system to autoconf-based.
[moira.git] / clients / moira / delete.c
index 7e0c4643f94492fef14d1d83c19c77896e659826..7a552d4e93e2cd0290499ce7307ace3ddde38f4c 100644 (file)
@@ -592,11 +592,6 @@ int DeleteList(int argc, char *argv[])
     {
     case MR_SUCCESS:
       break;
-#if 0
-    case MR_NO_WILDCARD:
-      Put_message("Wildcards are not accepted here.");
-      return DM_NORMAL;
-#endif
     case MR_NO_MATCH:
     case MR_LIST:
       Put_message("There is no list that matches that name.");
This page took 0.029152 seconds and 4 git commands to generate.