Re: [Mesa-dev] [PATCH 1/2] mesa: tidy up accum.h

2017-05-03 Thread Samuel Pitoiset
Reviewed-by: Samuel Pitoiset On 05/03/2017 05:38 AM, Timothy Arceri wrote: These were unused. --- src/mesa/main/accum.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/mesa/main/accum.h b/src/mesa/main/accum.h index a5665c7..ede2ecc 100644 --- a/src/mesa/main/accum.h +++ b/src/mesa/

[Mesa-dev] [PATCH 1/2] mesa: tidy up accum.h

2017-05-02 Thread Timothy Arceri
These were unused. --- src/mesa/main/accum.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/mesa/main/accum.h b/src/mesa/main/accum.h index a5665c7..ede2ecc 100644 --- a/src/mesa/main/accum.h +++ b/src/mesa/main/accum.h @@ -32,23 +32,21 @@ * OTHER DEALINGS IN THE SOFTWARE. */