summaryrefslogtreecommitdiff
path: root/utilities/ovs-kill.c
diff options
context:
space:
mode:
Diffstat (limited to 'utilities/ovs-kill.c')
-rw-r--r--utilities/ovs-kill.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/utilities/ovs-kill.c b/utilities/ovs-kill.c
index f145641b8..cf634372d 100644
--- a/utilities/ovs-kill.c
+++ b/utilities/ovs-kill.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008, 2009 Nicira Networks.
+ * Copyright (c) 2008, 2009, 2010 Nicira Networks.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -46,7 +46,6 @@ main(int argc, char *argv[])
int i;
set_program_name(argv[0]);
- time_init();
vlog_init();
parse_options(argc, argv);