Skip to content

Commit 045419a

Browse files
authored
remove workaround (#579)
1 parent 673b58c commit 045419a

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

Modules/ITS/include/ITS/ITSFeeTask.h

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@
2222
#include <TH1.h>
2323
#include <TH2.h>
2424

25-
// TODO actually fix the problem instead of disabling the warning
26-
#if defined(__clang__)
27-
#pragma clang diagnostic ignored "-Wnested-anon-types"
28-
#endif
29-
3025
class TH2I;
3126
class TH1I;
3227

0 commit comments

Comments
 (0)