summaryrefslogtreecommitdiffstats
path: root/printer/cups-filters/CONFIGURE
diff options
context:
space:
mode:
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