randr: remove wrong typedef

There is no struct for crtc config
This commit is contained in:
Sebastian Dransfeld 2014-03-06 10:06:13 +01:00
parent 464df11e28
commit 2b4a70b283
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
#ifdef E_TYPEDEFS
typedef struct _E_Config_Randr_Output E_Config_Randr_Output;
typedef struct _E_Config_Randr_Crtc E_Config_Randr_Crtc;
typedef struct _E_Config_Randr E_Config_Randr;
typedef struct _E_Randr_Output E_Randr_Output;