misc/libtremor/tremor/config_types.h
changeset 7849 a12155461b34
parent 7697 767d3c4153a1
--- a/misc/libtremor/tremor/config_types.h	Sun Oct 28 03:48:37 2012 +0100
+++ b/misc/libtremor/tremor/config_types.h	Sun Oct 28 04:00:07 2012 +0100
@@ -21,6 +21,5 @@
 typedef int ogg_int32_t;
 typedef unsigned int ogg_uint32_t;
 typedef short ogg_int16_t;
-typedef unsigned short ogg_uint16_t;
 
 #endif