projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8c6d79
)
src/common.c: Removed the (extern) variable `operating_mode'.
author
Florian Forster
<octo@leeloo.lan.home.verplant.org>
Mon, 12 Feb 2007 10:18:08 +0000
(11:18 +0100)
committer
Florian Forster
<octo@leeloo.lan.home.verplant.org>
Mon, 12 Feb 2007 10:18:08 +0000
(11:18 +0100)
src/common.c
patch
|
blob
|
history
diff --git
a/src/common.c
b/src/common.c
index
62c1de7
..
365b74f
100644
(file)
--- a/
src/common.c
+++ b/
src/common.c
@@
-32,8
+32,6
@@
# include <arpa/inet.h>
#endif
-extern int operating_mode;
-
#ifdef HAVE_LIBKSTAT
extern kstat_ctl_t *kc;
#endif