diff options
Diffstat (limited to 'Xext/xres.c')
-rw-r--r-- | Xext/xres.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Xext/xres.c b/Xext/xres.c index 7d21ad7e9..445abcab8 100644 --- a/Xext/xres.c +++ b/Xext/xres.c @@ -190,8 +190,6 @@ DestroyConstructResourceBytesCtx(ConstructResourceBytesCtx *ctx) ht_destroy(ctx->visitedResources); } -extern void ResExtensionInit(void); - static int ProcXResQueryVersion(ClientPtr client) { |