Skip to content

Commit 9c8fa7d

Browse files
authored
Merge pull request #3 from alibuild/alibot-cleanup-15799
Please consider the following formatting changes to #15799
2 parents b510b5f + 8cfcadd commit 9c8fa7d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

‎GPU/GPUTracking/TRDTracking/GPUTRDTracker.h‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,6 @@ class GPUTRDTracker_t : public GPUProcessor
197197
GPUTRDTrackerDebug<TRDTRK>* mDebug; // debug output
198198
bool mChamberStatus[kNChambers] = {}; // good (0) or bad (1) chamber from the CCDB, used for determining whether a track is findable
199199
// bool mPadStatus[kNPads] = {}; // whether pad is masked or not in hardware, from the CCDB, used for determining if a track is findable
200-
201200
};
202201
} // namespace o2::gpu
203202

0 commit comments

Comments
 (0)