Skip to content

Commit

Permalink
unused alias
Browse files Browse the repository at this point in the history
  • Loading branch information
payetvin committed Jul 18, 2024
1 parent e0f7409 commit 810b71e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/libs/antares/study/area/list.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,6 @@ void AreaList::rebuildIndexes()

if (!areas.empty())
{
using AreaWeakPtr = Area*;
byIndex.resize(areas.size());

uint indx = 0;
Expand Down

0 comments on commit 810b71e

Please sign in to comment.