summaryrefslogtreecommitdiffstats
path: root/printer/cups-filters/CONFIGURE
diff options
context:
space:
mode:
authorTreeve Jelbert2021-09-22 11:44:31 +0200
committerTreeve Jelbert2021-09-23 22:25:39 +0200
commitac52d624067b561ac84e72ba0e3716e20de6cd7a (patch)
tree0cdc0b89f5402091a0c8c1979e115d0890796ff6 /printer/cups-filters/CONFIGURE
parent8a2228c8abc48ce897b157dc7e1247835c37e79e (diff)
cups-filters - tweak
Diffstat (limited to 'printer/cups-filters/CONFIGURE')
-rwxr-xr-xprinter/cups-filters/CONFIGURE5
1 files changed, 0 insertions, 5 deletions
diff --git a/printer/cups-filters/CONFIGURE b/printer/cups-filters/CONFIGURE
index ef8690d5fd..b499ec1466 100755
--- a/printer/cups-filters/CONFIGURE
+++ b/printer/cups-filters/CONFIGURE
@@ -2,8 +2,3 @@
config_query_option CPF_OPTS 'enable driverless printing' y \
'--enable-driverless' \
'--disable-driverless'
-if list_find "$CPF_OPTS" '--enable-driverless';then
- config_query_option CPF_OPTS 'enable automatic setup of IPP network printers' n \
- '--enable-auto-setup-driverless' \
- '--disable-auto-setup-driverless'
-fi