summaryrefslogtreecommitdiff
path: root/libre/hplip/CommonDefinations.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libre/hplip/CommonDefinations.patch')
-rw-r--r--libre/hplip/CommonDefinations.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/libre/hplip/CommonDefinations.patch b/libre/hplip/CommonDefinations.patch
deleted file mode 100644
index 8ee662432..000000000
--- a/libre/hplip/CommonDefinations.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-*** hplip-3.15.7_original/prnt/hpcups/CommonDefinitions.h 2015-07-13 13:18:53.000000000 +0530
---- hplip-3.15.7_latest/prnt/hpcups/CommonDefinitions.h 2015-07-28 20:07:24.018247373 +0530
-***************
-*** 441,447 ****
- {
- int media_source;
- int color_mode;
-- int HPSPDClass;
- DUPLEXMODE e_duplex_mode;
- int print_borderless;
- int krgb_mode;
---- 441,446 ----
-***************
-*** 466,471 ****
---- 465,471 ----
- int integer_values[16];
- int printer_platform_version;
- int pre_process_raster;
-+ int HPSPDClass;
- } JobAttributes;
-
- #endif // COMMON_DEFINITIONS_H