On 07/07/2014 10:28 AM, Emil Velikov wrote: > We check if the object is NULL before appending it to the > obj_list and a second time as we append it. Drop the latter > as it makes the code more confusing than it needs to be. > > Signed-off-by: Emil Velikov <[email protected]> > --- > src/waffle/api/waffle_context.c | 2 +- > src/waffle/api/waffle_gl_misc.c | 4 ++-- > 2 files changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Chad Versace <[email protected]> _______________________________________________ waffle mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/waffle

