Skip to content

Commit 512d5bc

Browse files
committed
GPU: Remove dead code
1 parent 0bec003 commit 512d5bc

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

GPU/GPUTracking/Merger/GPUTPCGMTrackParam.cxx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@
1414

1515
#define GPUCA_CADEBUG 0
1616
#define DEBUG_SINGLE_TRACK -1
17-
#define EXTRACT_RESIDUALS 0
18-
19-
#if EXTRACT_RESIDUALS == 1
20-
#include "GPUROOTDump.h"
21-
#endif
2217

2318
#include "GPUTPCDef.h"
2419
#include "GPUTPCGMTrackParam.h"

0 commit comments

Comments
 (0)