Skip to content

Commit

Permalink
Cleanup Linkdef file (thanks Philippe)
Browse files Browse the repository at this point in the history
  • Loading branch information
oshadura committed Feb 28, 2020
1 parent 136c61e commit e399ae4
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions tools/datafile-generators/h1linkdef.h
Expand Up @@ -5,11 +5,7 @@
// Created by Simon Leisibach on 25.09.19.
//

#ifdef __CINT__

#pragma link off all globals;
#pragma link off all classes;
#pragma link off all functions;
#ifdef __ROOTCLING__

#pragma link C++ struct H1Event+;

Expand Down

0 comments on commit e399ae4

Please sign in to comment.