mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-05 01:48:02 +02:00
xserver: Remove duplicate declaration in resource.h
Signed-off-by: Michal Suchanek <hramrach@gmail.com> Reviewed-by: Dave Airlie <airlied@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
parent
1339681e4f
commit
1927e5ab25
1 changed files with 0 additions and 3 deletions
|
|
@ -177,9 +177,6 @@ typedef void (*FindTypeSubResources)(pointer /* value */,
|
|||
FindAllRes /* func */,
|
||||
pointer /* cdata */);
|
||||
|
||||
extern _X_EXPORT void SetResourceTypeErrorValue(RESTYPE /*type */ ,
|
||||
int /*errorValue */ );
|
||||
|
||||
extern _X_EXPORT SizeType GetResourceTypeSizeFunc(
|
||||
RESTYPE /*type*/);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue