mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 01:41:23 +02:00
cc_types.h: remove obsolete type enums
This commit is contained in:
@@ -147,14 +147,6 @@ enum
|
|||||||
CC_ALONG_Y = 2
|
CC_ALONG_Y = 2
|
||||||
};
|
};
|
||||||
|
|
||||||
enum
|
|
||||||
{
|
|
||||||
CC_ITEMBOX_ICON,
|
|
||||||
CC_ITEMBOX_PICTURE,
|
|
||||||
CC_ITEMBOX_TEXT,
|
|
||||||
CC_ITEMBOX_CLOCK
|
|
||||||
};
|
|
||||||
|
|
||||||
typedef struct cc_element_data_t
|
typedef struct cc_element_data_t
|
||||||
{
|
{
|
||||||
int type;
|
int type;
|
||||||
|
Reference in New Issue
Block a user