Skip to content

Commit

Permalink
tower: Remove default_tower type alias.
Browse files Browse the repository at this point in the history
  • Loading branch information
lkorenc committed Jul 9, 2024
1 parent db67ca4 commit 7566752
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/vast/Tower/Tower.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,4 @@ namespace vast::tw {
link_ptr apply(handle_t, location_info_t &, mlir::PassManager &);
};

using default_tower = tower;

} // namespace vast::tw

0 comments on commit 7566752

Please sign in to comment.