summaryrefslogtreecommitdiff
path: root/package/sane-backends/patches/patch-backend_pixma_common_h
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-02-13 17:21:00 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2024-02-13 17:53:54 +0100
commitf1d974dedab275cc690eeab6e01f9b2d13ca5da1 (patch)
tree02306991bbf76f8e43f4662297c78716ce61c2d3 /package/sane-backends/patches/patch-backend_pixma_common_h
parent314aef8ffc337ad6a2bed1cc14669d469abdb6f8 (diff)
sane-backends: update to 1.2.1
Diffstat (limited to 'package/sane-backends/patches/patch-backend_pixma_common_h')
-rw-r--r--package/sane-backends/patches/patch-backend_pixma_common_h13
1 files changed, 0 insertions, 13 deletions
diff --git a/package/sane-backends/patches/patch-backend_pixma_common_h b/package/sane-backends/patches/patch-backend_pixma_common_h
deleted file mode 100644
index 822cc888e..000000000
--- a/package/sane-backends/patches/patch-backend_pixma_common_h
+++ /dev/null
@@ -1,13 +0,0 @@
-$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
---- sane-backends-1.0.20.orig/backend/pixma_common.h 2009-02-05 15:36:36.000000000 +0100
-+++ sane-backends-1.0.20/backend/pixma_common.h 2009-05-11 21:00:58.000000000 +0200
-@@ -220,8 +220,8 @@ void pixma_hexdump (int level, const voi
- void pixma_dump (int level, const char *type, const void *data, int len,
- int size, int max);
- # define DEBUG_DECLARE_ONLY
--# include "../include/sane/sanei_debug.h"
- #endif /* NDEBUG */
- /** @} end of group debug */
-+# include "../include/sane/sanei_debug.h"
-
- #endif