aboutsummaryrefslogtreecommitdiff
path: root/jdct.h
diff options
context:
space:
mode:
Diffstat (limited to 'jdct.h')
-rw-r--r--jdct.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/jdct.h b/jdct.h
index c06bf9d..6f8b159 100644
--- a/jdct.h
+++ b/jdct.h
@@ -41,7 +41,6 @@ typedef unsigned int UDCTELEM2;
#endif
#else
typedef INT32 DCTELEM; /* must have 32 bits */
-typedef UINT32 UDCTELEM;
typedef unsigned long long UDCTELEM2;
#endif