diff options
Diffstat (limited to 'scripts/HeaderCheck.py')
-rw-r--r-- | scripts/HeaderCheck.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/HeaderCheck.py b/scripts/HeaderCheck.py index fd644f7db..715859c5a 100644 --- a/scripts/HeaderCheck.py +++ b/scripts/HeaderCheck.py @@ -89,6 +89,5 @@ def CheckFiles(root): i += 1 #~ return #print("Master header list", " ".join(masterHeaderList)) - CheckFiles("..") |