summaryrefslogtreecommitdiff
path: root/svtools/source/filter.vcl/jpeg/jpeg.h
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/filter.vcl/jpeg/jpeg.h')
-rw-r--r--svtools/source/filter.vcl/jpeg/jpeg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/source/filter.vcl/jpeg/jpeg.h b/svtools/source/filter.vcl/jpeg/jpeg.h
index 82a2f80a838c..ca9b294d2f9d 100644
--- a/svtools/source/filter.vcl/jpeg/jpeg.h
+++ b/svtools/source/filter.vcl/jpeg/jpeg.h
@@ -50,7 +50,6 @@ struct JPEGCreateBitmapParam
};
typedef struct my_error_mgr* my_error_ptr;
-typedef unsigned char BYTE;
typedef unsigned char* HPBYTE;
void* JPEGMalloc( size_t size );