Skip to content

Commit

Permalink
refactor: delete useless class forward declaration (#353)
Browse files Browse the repository at this point in the history
  • Loading branch information
chloro-pn authored Dec 24, 2023
1 parent 98eb472 commit ffd8d2c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions async_simple/coro/CountEvent.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ namespace async_simple {

namespace coro {

class CountEvent;

namespace detail {

// CountEvent is a count-down event.
Expand Down

0 comments on commit ffd8d2c

Please sign in to comment.