[Mesa-dev] [PATCH 0/2] trivial cleanups

Erik Faye-Lund kusmabite at gmail.com
Wed Dec 16 08:09:48 PST 2015


Here's some trivial cleanups I found while diving into something else.

Instead of them collecting dust in my tree, perhaps we could apply them to
the central tree?

Erik Faye-Lund (2):
  gallium/util: removed unused header-file
  main: get rid of needless conditional

 src/gallium/auxiliary/Makefile.sources |  1 -
 src/gallium/auxiliary/util/u_init.h    | 52 ----------------------------------
 src/mesa/main/fbobject.c               | 25 ++++++++--------
 3 files changed, 12 insertions(+), 66 deletions(-)
 delete mode 100644 src/gallium/auxiliary/util/u_init.h

-- 
2.5.0



More information about the mesa-dev mailing list