summaryrefslogtreecommitdiff
path: root/present/present_request.c
diff options
context:
space:
mode:
Diffstat (limited to 'present/present_request.c')
-rw-r--r--present/present_request.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/present/present_request.c b/present/present_request.c
index 35320b64e..c7663fcc8 100644
--- a/present/present_request.c
+++ b/present/present_request.c
@@ -184,8 +184,6 @@ proc_present_select_input (ClientPtr client)
REQUEST_SIZE_MATCH(xPresentSelectInputReq);
- LEGAL_NEW_RESOURCE(stuff->eid, client);
-
rc = dixLookupWindow(&window, stuff->window, client, DixGetAttrAccess);
if (rc != Success)
return rc;