]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/lboard.c
Remove option TREATIES
[empserver] / src / lib / commands / lboard.c
index fe15539205da6c9d1c5e5ccb764f90291e04a4fd..1195c48060af224da529d93a5760560b72921f97 100644 (file)
@@ -94,9 +94,7 @@ lboa(void)
     }
 
     /* Show what we're boarding */
-
-    if (att_show(def))
-       return RET_FAIL;
+    att_show(def);
 
     /* Ask the player what he wants to board with */