]> git.pond.sub.org Git - empserver/blobdiff - src/lib/subs/supply.c
subs/attsub: Drop a stale comment
[empserver] / src / lib / subs / supply.c
index 4dba2f891bf76972fcb0b2b0cddea533d64b4bdb..f7b0de614de07b2ab2f5b146155b711d4f16d584 100644 (file)
@@ -115,7 +115,6 @@ s_commod(struct empobj *sink, short *vec,
     struct lchrstr *lcp;
     struct shpstr ship;
     struct lndstr land;
-    /* leave at least 1 military in sectors/ships */
     int minimum = 0;
     int can_move;
     double move_cost, weight, mobcost;