remove `flush macro, fold it into `cleanup
[fleet.git] / ships / Counter.ship
index 0acc5b7..b8155f5 100644 (file)
@@ -115,7 +115,6 @@ public void service() {
       full <= 0;
       out_draining <= 0;
     end else begin
-      `flush
       `cleanup
       if (`inOp_empty)         full   <= 0;
       if (out_draining && `out_empty) begin