backing out c60092, due to silly OSX includes

This commit is contained in:
Vladimir Vukicevic 2010-05-28 13:16:03 -07:00
Родитель ccef133ceb
Коммит 125c885c74
2 изменённых файлов: 1 добавлений и 3 удалений

Просмотреть файл

@ -44,7 +44,7 @@ interface nsIDOMHTMLCanvasElement;
// XXX should we comment out these typedefs in the C++ header?
typedef unsigned long GLenum;
typedef boolean GLboolean;
typedef octet GLboolean;
typedef unsigned long GLbitfield;
typedef short GLshort;
typedef long GLint;

Просмотреть файл

@ -1003,8 +1003,6 @@ traceReturnTypeMap = {
["jsdouble ", "DOUBLE", "0"],
'double':
["jsdouble ", "DOUBLE", "0"],
'octet':
["uint32 ", "UINT32", "0"]
}
# This list extends the above list, but includes types that