shell-app: Remove leftover struct
This commit is contained in:
parent
4c91db4661
commit
71ae7e69c5
@ -232,14 +232,6 @@ shell_app_create_icon_texture (ShellApp *app,
|
||||
return ret;
|
||||
}
|
||||
|
||||
typedef struct {
|
||||
ShellApp *app;
|
||||
int size;
|
||||
int scale;
|
||||
ClutterTextDirection direction;
|
||||
StThemeNode *theme_node;
|
||||
} CreateFadedIconData;
|
||||
|
||||
const char *
|
||||
shell_app_get_name (ShellApp *app)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user