Rev 5359: remove unneeded declaration of global variable (code using it moved to in http://samba.sernet.de/ma/bzr/SAMBA_3_0-registry.bzr/

Michael Adam ma at sernet.de
Sun Apr 15 21:33:12 GMT 2007


At http://samba.sernet.de/ma/bzr/SAMBA_3_0-registry.bzr/

------------------------------------------------------------
revno: 5359
revision-id: ma at sernet.de-20070415213309-7337263c96deb6fd
parent: ma at sernet.de-20070415213118-ba8597bfcc4540b8
committer: Michael Adam <ma at sernet.de>
branch nick: SAMBA_3_0-registry.bzr
timestamp: Sun 2007-04-15 23:33:09 +0200
message:
  remove unneeded declaration of global variable (code using it moved to
  lib/util_reg.c:registry_init_regdb()
modified:
  source/utils/net_conf.c        net_conf.c-20070409110216-64p0zt0mes4j6yoe-1
=== modified file 'source/utils/net_conf.c'
--- a/source/utils/net_conf.c	2007-04-13 15:57:35 +0000
+++ b/source/utils/net_conf.c	2007-04-15 21:33:09 +0000
@@ -38,8 +38,6 @@
 #include "includes.h"
 #include "utils/net.h"
 
-extern REGISTRY_OPS smbconf_reg_ops;
-
 /* 
  * usage functions
  */



More information about the samba-cvs mailing list