diff options
Diffstat (limited to 'libkdcraw/libraw/libraw/libraw_const.h')
| -rw-r--r-- | libkdcraw/libraw/libraw/libraw_const.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libkdcraw/libraw/libraw/libraw_const.h b/libkdcraw/libraw/libraw/libraw_const.h index 0ba708d..20f3430 100644 --- a/libkdcraw/libraw/libraw/libraw_const.h +++ b/libkdcraw/libraw/libraw/libraw_const.h @@ -119,8 +119,7 @@ enum LibRaw_progress LIBRAW_PROGRESS_THUMB_LOAD = 1<<28, LIBRAW_PROGRESS_TRESERVED1 = 1<<29, - LIBRAW_PROGRESS_TRESERVED2 = 1<<30, - LIBRAW_PROGRESS_TRESERVED3 = 1<<31 + LIBRAW_PROGRESS_TRESERVED2 = 1<<30 }; #define LIBRAW_PROGRESS_THUMB_MASK 0x0fffffff |
