From c8daf76c3ed41f57c605b67173d7333d282f4bba Mon Sep 17 00:00:00 2001 From: "Enrico Weigelt, metux IT consult" Date: Thu, 7 Nov 2024 09:03:10 +0100 Subject: [PATCH] glx: drop obsolete warnings on files being generated These files haven't been auto-generated, but instead manually changed for at least over a decade now, so these warnings have become wrong. Signed-off-by: Enrico Weigelt, metux IT consult Part-of: --- glx/indirect_dispatch.c | 2 -- glx/indirect_dispatch_swap.c | 2 -- 2 files changed, 4 deletions(-) diff --git a/glx/indirect_dispatch.c b/glx/indirect_dispatch.c index 40a3ccc64..6459dbf26 100644 --- a/glx/indirect_dispatch.c +++ b/glx/indirect_dispatch.c @@ -1,5 +1,3 @@ -/* DO NOT EDIT - This file generated automatically by glX_proto_recv.py (from Mesa) script */ - /* * (C) Copyright IBM Corporation 2005 * All Rights Reserved. diff --git a/glx/indirect_dispatch_swap.c b/glx/indirect_dispatch_swap.c index 0ff8e10fd..aa31ebded 100644 --- a/glx/indirect_dispatch_swap.c +++ b/glx/indirect_dispatch_swap.c @@ -1,5 +1,3 @@ -/* DO NOT EDIT - This file generated automatically by glX_proto_recv.py (from Mesa) script */ - /* * (C) Copyright IBM Corporation 2005 * All Rights Reserved.