overlay_layer: add missing undef
reviewed-by: Dylan Baker <dylan@pnwbakers.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11673>
This commit is contained in:
committed by
Marge Bot
parent
7f8652d72d
commit
daf3d9e1eb
@@ -2630,6 +2630,7 @@ static const struct {
|
||||
ADD_HOOK(CreateInstance),
|
||||
ADD_HOOK(DestroyInstance),
|
||||
#undef ADD_HOOK
|
||||
#undef ADD_ALIAS_HOOK
|
||||
};
|
||||
|
||||
static void *find_ptr(const char *name)
|
||||
|
||||
Reference in New Issue
Block a user