summaryrefslogtreecommitdiff
path: root/config_host
diff options
context:
space:
mode:
authorJan-Marek Glogowski <glogow@fbihome.de>2016-01-19 14:05:37 +0100
committerJan-Marek Glogowski <glogow@fbihome.de>2016-03-24 22:40:37 +0100
commitdea0abc58c558d3c62e806d06035b1a30420264e (patch)
treee6f5be01ca0d6e922e8fc1d243ac5645e54f2ce4 /config_host
parent4ba9bf6ad0e7383e0af421a5fea79e3b9d34fce6 (diff)
tdf#93236 Revert "support fast MM printing in...
non-single-file mode only for CUPS" This reverts commit 138d29aa09417eba4d15ade4c9f4dab2620b6326. The patch breaks all print opions affecting multiple pages, i.e. page range selection, pages per sheet, blank pages, reverse page order and copies. Conflicts: configure.ac sw/source/uibase/dbui/dbmgr.cxx vcl/inc/cupsmgr.hxx vcl/unx/generic/printer/cupsmgr.cxx Change-Id: I8c39e7f0e71ef9688254c0a0dba049e1836b733c
Diffstat (limited to 'config_host')
-rw-r--r--config_host/config_cups.h.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/config_host/config_cups.h.in b/config_host/config_cups.h.in
deleted file mode 100644
index 6794703664d9..000000000000
--- a/config_host/config_cups.h.in
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef CONFIG_CUPS_H
-#define CONFIG_CUPS_H
-
-#define ENABLE_CUPS 0
-
-#endif