diff options
Diffstat (limited to 'source3/web')
-rw-r--r-- | source3/web/swat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/web/swat.c b/source3/web/swat.c index 8551c5e907..56ce321f8d 100644 --- a/source3/web/swat.c +++ b/source3/web/swat.c @@ -999,7 +999,6 @@ static void printers_page(void) { extern char *optarg; extern int optind; - extern XFILE *dbf; int opt; char *page; |