remove left-over type definition for mode_info

This commit is contained in:
Michael Stapelberg 2011-10-09 18:25:00 +01:00
parent 45a9eeb29d
commit 0f74f9b921
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@
/* While a clean namespace is usually a pretty good thing, we really need
* to use shorter names than the whole xcb_randr_* default names. */
typedef xcb_randr_get_crtc_info_reply_t crtc_info;
typedef xcb_randr_mode_info_t mode_info;
typedef xcb_randr_get_screen_resources_current_reply_t resources_reply;
/* Pointer to the result of the query for primary output */