Ecore_X:Xlib - No need for a return at the end of a function.

SVN revision: 57937
This commit is contained in:
Christopher Michael 2011-03-21 17:53:34 +00:00
parent 7b2fb4cba2
commit a57f001e62
1 changed files with 0 additions and 2 deletions

View File

@ -1399,8 +1399,6 @@ _ecore_x_event_handle_selection_request(XEvent *xevent)
xevent->xselectionrequest.time);
}
}
return;
} /* _ecore_x_event_handle_selection_request */
void