summaryrefslogtreecommitdiff
path: root/pathd/path_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'pathd/path_main.c')
-rw-r--r--pathd/path_main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/pathd/path_main.c b/pathd/path_main.c
index 8d88475206..7b702cca31 100644
--- a/pathd/path_main.c
+++ b/pathd/path_main.c
@@ -138,7 +138,6 @@ int main(int argc, char **argv, char **envp)
break;
default:
frr_help_exit(1);
- break;
}
}