summaryrefslogtreecommitdiff
path: root/source3/registry/reg_init_full.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-03-17 15:03:24 +0100
committerGünther Deschner <gd@samba.org>2011-03-18 13:22:07 +0100
commitfa8471a616ae72667e7b3705f58275f419212fdf (patch)
treea4affb0be9476e0f107dcfbd7495e170df36ae12 /source3/registry/reg_init_full.c
parent2f048e458bbd47307949293cf8436c2d8f879439 (diff)
downloadsamba-fa8471a616ae72667e7b3705f58275f419212fdf.tar.gz
samba-fa8471a616ae72667e7b3705f58275f419212fdf.tar.bz2
samba-fa8471a616ae72667e7b3705f58275f419212fdf.zip
s3-registry: remove some unused headers.
Guenther
Diffstat (limited to 'source3/registry/reg_init_full.c')
-rw-r--r--source3/registry/reg_init_full.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/registry/reg_init_full.c b/source3/registry/reg_init_full.c
index e63dd9283d..b222d1392d 100644
--- a/source3/registry/reg_init_full.c
+++ b/source3/registry/reg_init_full.c
@@ -24,7 +24,6 @@
#include "registry.h"
#include "reg_cachehook.h"
#include "reg_backend_db.h"
-#include "reg_perfcount.h"
#include "reg_init_basic.h"
#include "reg_init_full.h"