summaryrefslogtreecommitdiff
path: root/build/makecheck3
diff options
context:
space:
mode:
Diffstat (limited to 'build/makecheck3')
-rwxr-xr-xbuild/makecheck34
1 files changed, 0 insertions, 4 deletions
diff --git a/build/makecheck3 b/build/makecheck3
deleted file mode 100755
index c09d002cb..000000000
--- a/build/makecheck3
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/bash
-
-cd ../src
-../../cppcheck/cppcheck --enable=all -I . -I guichan/include --force -j 5 -v . 1>../build/makecheck.txt 2>../build/logs/cppcheck2.txt