diff options
Diffstat (limited to 'usr.sbin/afs/src/appl/pts/pts.c')
-rw-r--r-- | usr.sbin/afs/src/appl/pts/pts.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/afs/src/appl/pts/pts.c b/usr.sbin/afs/src/appl/pts/pts.c index 948e73f3e7d..5aebf361bfd 100644 --- a/usr.sbin/afs/src/appl/pts/pts.c +++ b/usr.sbin/afs/src/appl/pts/pts.c @@ -152,8 +152,6 @@ dump_cmd (int argc, char **argv) } free_db_server_context(&conn_context); return error; - - return 0; } static int |