On Sat, Nov 19, 2016 at 6:26 PM, Brian Paul <bri...@vmware.com> wrote: > --- > src/mesa/main/errors.c | 6 ------ > 1 file changed, 6 deletions(-) > > diff --git a/src/mesa/main/errors.c b/src/mesa/main/errors.c > index 654343d..3a40c74 100644 > --- a/src/mesa/main/errors.c > +++ b/src/mesa/main/errors.c > @@ -35,12 +35,6 @@ > #include "imports.h" > #include "context.h" > #include "debug_output.h" > -#include "dispatch.h" > -#include "hash.h" > -#include "mtypes.h" > -#include "version.h" > -#include "util/hash_table.h" > -#include "util/simple_list.h" > > > static FILE *LogFile = NULL; > -- > 1.9.1 > > _______________________________________________ > mesa-dev mailing list > mesa-dev@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/mesa-dev
Reviewed-by: Vinson Lee <v...@freedesktop.org> _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev