]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/assa.c
Remove option TREATIES
[empserver] / src / lib / commands / assa.c
index 27cc5299055bd7ab056f7f6511d733ec36f480f5..7c4aa1526e0ac45aacacef808df1214e1d190f5a 100644 (file)
@@ -89,10 +89,8 @@ assa(void)
        return RET_OK;
     }
 
-    /* Show what we're assaulting, and check treaties */
-
-    if (att_show(def))
-       return RET_FAIL;
+    /* Show what we're assaulting */
+    att_show(def);
 
     /* Ask about offensive support */