cc_types.h: remove obsolete type enums

Origin commit data
------------------
Branch: ni/coolstream
Commit: 1d0ebf239a
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-01-23 (Mon, 23 Jan 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
2017-01-23 15:55:38 +01:00
committed by Michael Liebmann
parent 2da6b38380
commit 09cc580b95

View File

@@ -147,14 +147,6 @@ enum
CC_ALONG_Y = 2
};
enum
{
CC_ITEMBOX_ICON,
CC_ITEMBOX_PICTURE,
CC_ITEMBOX_TEXT,
CC_ITEMBOX_CLOCK
};
typedef struct cc_element_data_t
{
int type;