Skip to content

Commit

Permalink
rcx: removing commented code
Browse files Browse the repository at this point in the history
Signed-off-by: Lucas Yuki Imamura <[email protected]>
  • Loading branch information
LucasYuki committed Jan 30, 2025
1 parent 78336af commit 77aa5ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/rcx/src/extCC.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -688,7 +688,6 @@ void Ath__track::buildDgContext(Ath__array1D<SEQ*>* dgContext,
void Ath__grid::buildDgContext(int gridn, int base)
{
std::vector<Ath__wire*> allCtxwire;
//allCtxwire.resize(4096);

uint btrackN = getMinMaxTrackNum(base);
uint dgContextTrackRange = _gridtable->getCcFlag();
Expand Down

0 comments on commit 77aa5ee

Please sign in to comment.