fix "redefined" compile error on CI

merge-requests/244/head
Rolf Bensch 2020-08-14 20:38:33 +02:00
rodzic 5e96ad1ccd
commit 863031ea82
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -163,7 +163,6 @@ typedef uint32_t uint32_t;
* only generation 1 scanners
* usually gamma table has 1024 16-bit values
*/
#define PIXMA_CAP_JPEG (1 << 15) /* scanner always returns image as jpeg */
#define PIXMA_CAP_EXPERIMENT (1 << 31)
/**@}*/