summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2002-11-05 03:05:29 +0000
committerTim Potter <tpot@samba.org>2002-11-05 03:05:29 +0000
commitced085b0d2db152fc81ed2893917bf877a12ac62 (patch)
tree023e2ec98cc5bd65b185a0ee93c01eee4d3b9214 /source3/include
parentaf7ecaf61b009bff5de4d63863aaa39b006dbf81 (diff)
downloadsamba-ced085b0d2db152fc81ed2893917bf877a12ac62.tar.gz
samba-ced085b0d2db152fc81ed2893917bf877a12ac62.tar.bz2
samba-ced085b0d2db152fc81ed2893917bf877a12ac62.zip
Remove DRIVERFILE constant. It was removed with the old win95
printer driver stuff. (This used to be commit cf6d2d9d9e2adbbb7a547784cb11d05ed624e410)
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/dynconfig.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/dynconfig.h b/source3/include/dynconfig.h
index f8b3bbb791..fcc4c88b2b 100644
--- a/source3/include/dynconfig.h
+++ b/source3/include/dynconfig.h
@@ -32,6 +32,5 @@ extern pstring dyn_LOGFILEBASE, dyn_LMHOSTSFILE;
extern pstring dyn_LIBDIR;
extern const pstring dyn_LOCKDIR;
extern const pstring dyn_PIDDIR;
-extern const pstring dyn_DRIVERFILE;
extern const pstring dyn_SMB_PASSWD_FILE;
extern const pstring dyn_PRIVATE_DIR;