summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--soltools/mkdepend/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/soltools/mkdepend/main.c b/soltools/mkdepend/main.c
index 51b6c8606cc9..7ee27c439f7d 100644
--- a/soltools/mkdepend/main.c
+++ b/soltools/mkdepend/main.c
@@ -272,7 +272,6 @@ int main(int argc, char **argv)
break;
/* do not use if endmarker processing */
case 'a':
- if (endmarker) break;
break;
case 'w':
if (endmarker) break;