diff options
Diffstat (limited to 'source4/dynconfig.h')
-rw-r--r-- | source4/dynconfig.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/dynconfig.h b/source4/dynconfig.h index 9504a5886a..b1a7fff191 100644 --- a/source4/dynconfig.h +++ b/source4/dynconfig.h @@ -25,7 +25,6 @@ * @brief Exported global configurations. **/ -extern const char *dyn_SBINDIR; extern const char *dyn_BINDIR; extern const char *dyn_CONFIGFILE; extern const char *dyn_NCALRPCDIR; |