remove duplicate #define SANE_FRAME_JPEG

merge-requests/1/head
m. allan noah 2008-04-20 12:35:14 +00:00
rodzic 39458249b5
commit b1bfdd9460
2 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -1,3 +1,6 @@
2008-04-20 m. allan noah <kitno455 a t gmail d o t com>
* backend/fujitsu.h: remove #define SANE_FRAME_JPEG
2008-04-19 m. allan noah <kitno455 a t gmail d o t com>
* backend/fujitsu.[ch], backend/fujitsu-scsi.h: backend v1.0.58,
rename page code 32 to 'unknown', compile if NDEBUG is set,

Wyświetl plik

@ -6,9 +6,6 @@
* Please see opening comment in fujitsu.c
*/
/* until SANE 1.1.0 is released, we wont have this frame type */
#define SANE_FRAME_JPEG 11
/* -------------------------------------------------------------------------
* This option list has to contain all options for all scanners supported by
* this driver. If a certain scanner cannot handle a certain option, there's