nv2a/vk: Remove extraneous VK_NO_PROTOTYPES defn

This commit is contained in:
Matt Borgerson 2024-07-26 17:21:01 -07:00 committed by mborgerson
parent ff5f2768b6
commit 2bc8cb3050
1 changed files with 0 additions and 2 deletions

View File

@ -20,8 +20,6 @@
#ifndef HW_XBOX_NV2A_PGRAPH_VK_RENDERER_H
#define HW_XBOX_NV2A_PGRAPH_VK_RENDERER_H
#define VK_NO_PROTOTYPES 1
#include "qemu/osdep.h"
#include "qemu/thread.h"
#include "qemu/queue.h"