aboutsummaryrefslogtreecommitdiff
path: root/tests/splint/SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'tests/splint/SConscript')
-rw-r--r--tests/splint/SConscript3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/splint/SConscript b/tests/splint/SConscript
index cd4b5b9..c1432dd 100644
--- a/tests/splint/SConscript
+++ b/tests/splint/SConscript
@@ -11,6 +11,3 @@ if p:
env.Command('pb_encode.splint', '$NANOPB/pb_encode.c',
'splint -f splint/splint.rc $SOURCE 2> $TARGET')
- env.Command('pb_common.splint', '$NANOPB/pb_common.c',
- 'splint -f splint/splint.rc $SOURCE 2> $TARGET')
-