radv: remove old comment in radv_cs.c

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28592>
This commit is contained in:
Samuel Pitoiset 2024-04-04 15:46:01 +02:00 committed by Marge Bot
parent 6428270408
commit 9223b80086

View file

@ -25,8 +25,6 @@
* IN THE SOFTWARE.
*/
/* command buffer handling for AMD GCN */
#include "radv_buffer.h"
#include "radv_cs.h"
#include "radv_debug.h"