mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
CComponents: remove unused enum type
This commit is contained in:
@@ -73,7 +73,6 @@ typedef struct comp_fbdata_t
|
|||||||
typedef enum
|
typedef enum
|
||||||
{
|
{
|
||||||
CC_FBDATA_TYPE_BGSCREEN,
|
CC_FBDATA_TYPE_BGSCREEN,
|
||||||
CC_FBDATA_TYPE_SHADOW,
|
|
||||||
CC_FBDATA_TYPE_BOX,
|
CC_FBDATA_TYPE_BOX,
|
||||||
CC_FBDATA_TYPE_FRAME,
|
CC_FBDATA_TYPE_FRAME,
|
||||||
CC_FBDATA_TYPE_LINE,
|
CC_FBDATA_TYPE_LINE,
|
||||||
|
Reference in New Issue
Block a user