mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-08 19:28:06 +02:00
label: clean up warnings
This commit is contained in:
parent
d279fec316
commit
8b05b8fb49
1 changed files with 0 additions and 2 deletions
|
|
@ -165,7 +165,6 @@ size_control (ply_label_plugin_control_t *label)
|
|||
{
|
||||
cairo_t *cairo_context;
|
||||
PangoLayout *pango_layout;
|
||||
PangoFontDescription *description;
|
||||
int text_width;
|
||||
int text_height;
|
||||
|
||||
|
|
@ -194,7 +193,6 @@ draw_control (ply_label_plugin_control_t *label,
|
|||
{
|
||||
cairo_t *cairo_context;
|
||||
PangoLayout *pango_layout;
|
||||
PangoFontDescription *description;
|
||||
int text_width;
|
||||
int text_height;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue