Oops- should not have enabled new frame types

merge-requests/1/head
m. allan noah 2013-02-23 15:05:37 -05:00
rodzic 36523e547d
commit b7361d987c
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -182,7 +182,7 @@ SANE_Frame;
/* push remaining types down to match existing backends */
/* these are to be exposed in a later version of SANE */
/* most front-ends will require updates to understand them */
#if 1
#if 0
#define SANE_FRAME_TEXT 0x0A /* backend specific textual data */
#define SANE_FRAME_JPEG 0x0B /* complete baseline JPEG file */
#define SANE_FRAME_G31D 0x0C /* CCITT Group 3 1-D Compressed (MH) */