On Fri, Feb 22, 2013 at 7:52 PM, Eric Anholt <e...@anholt.net> wrote: > --- > src/mesa/main/mtypes.h | 8 -------- > 1 file changed, 8 deletions(-) > > diff --git a/src/mesa/main/mtypes.h b/src/mesa/main/mtypes.h > index 11e1f9e..65c823d 100644 > --- a/src/mesa/main/mtypes.h > +++ b/src/mesa/main/mtypes.h > @@ -3403,14 +3403,6 @@ typedef enum { > } gl_api_error; > > typedef enum { > - WINSYS_ERROR_UNKNOWN, > -} gl_winsys_error; > - > -typedef enum { > - SHADER_ERROR_UNKNOWN, > -} gl_shader_error;
This is not mentioned in commit message. -Jordan > - > -typedef enum { > OTHER_ERROR_UNKNOWN, > OTHER_ERROR_OUT_OF_MEMORY, > } gl_other_error; > -- > 1.7.10.4 > > _______________________________________________ > mesa-dev mailing list > mesa-dev@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/mesa-dev _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev