summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_group.c
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2009-03-12 10:12:58 +0100
committerVolker Lendecke <vl@samba.org>2009-03-12 10:20:08 +0100
commitb17f9e15efcc5a826b07afa22c8321d2c653ae72 (patch)
tree80bf84dbee5dc5e7f853ebb5aecf06e43a427014 /source3/winbindd/winbindd_group.c
parent483525f73c5597c0c35de4288d97f53b9d3d262e (diff)
downloadsamba-b17f9e15efcc5a826b07afa22c8321d2c653ae72.tar.gz
samba-b17f9e15efcc5a826b07afa22c8321d2c653ae72.tar.bz2
samba-b17f9e15efcc5a826b07afa22c8321d2c653ae72.zip
Make opt_nocache static to winbindd.c
Diffstat (limited to 'source3/winbindd/winbindd_group.c')
-rw-r--r--source3/winbindd/winbindd_group.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/winbindd/winbindd_group.c b/source3/winbindd/winbindd_group.c
index 043f26e578..6ad93adf4a 100644
--- a/source3/winbindd/winbindd_group.c
+++ b/source3/winbindd/winbindd_group.c
@@ -25,8 +25,6 @@
#include "includes.h"
#include "winbindd.h"
-extern bool opt_nocache;
-
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_WINBIND