remove confusing and nonexistent struct typedef

SVN revision: 76851
This commit is contained in:
Mike Blumenkrantz 2012-09-19 10:34:19 +00:00
parent cf3e5f811f
commit c9c90db86b
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ typedef struct _E_Desk E_Desk;
typedef struct _E_Event_Desk_Show E_Event_Desk_Show;
typedef struct _E_Event_Desk_Before_Show E_Event_Desk_Before_Show;
typedef struct _E_Event_Desk_After_Show E_Event_Desk_After_Show;
typedef struct _E_Event_Desk_DeskShow E_Event_Desk_DeskShow;
typedef struct _E_Event_Desk_Name_Change E_Event_Desk_Name_Change;
#else