summaryrefslogtreecommitdiff
path: root/build/makecheck1
diff options
context:
space:
mode:
Diffstat (limited to 'build/makecheck1')
-rwxr-xr-xbuild/makecheck13
1 files changed, 0 insertions, 3 deletions
diff --git a/build/makecheck1 b/build/makecheck1
deleted file mode 100755
index 58f231e14..000000000
--- a/build/makecheck1
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash
-
-cppcheck --enable=style --enable=information --enable=unusedFunction --force -j 5 -v .. 1>makecheck.txt 2>logs/cppcheck1.txt