Skip to content

Commit e32d71e

Browse files
authored
Update GPUChainITS.h
1 parent 3bee3f7 commit e32d71e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GPU/GPUTracking/Global/GPUChainITS.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ class GPUChainITS final : public GPUChain
3434
friend class GPUReconstruction;
3535

3636
public:
37-
~GPUChainITS() override;
37+
~GPUChainITS() = default;
3838
int32_t Init() override;
3939
int32_t PrepareEvent() override;
4040
int32_t Finalize() override;

0 commit comments

Comments
 (0)