mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-08 17:08:35 +02:00
text: clean up warning
This commit is contained in:
parent
e8ffc98635
commit
ff0e00a5cc
1 changed files with 0 additions and 3 deletions
|
|
@ -141,12 +141,9 @@ view_show_prompt (view_t *view,
|
|||
const char *entered_text)
|
||||
{
|
||||
|
||||
ply_boot_splash_plugin_t *plugin;
|
||||
int display_width, display_height;
|
||||
int i;
|
||||
|
||||
plugin = view->plugin;
|
||||
|
||||
display_width = ply_text_display_get_number_of_columns (view->display);
|
||||
display_height = ply_text_display_get_number_of_rows (view->display);
|
||||
ply_text_display_set_background_color (view->display, PLY_TERMINAL_COLOR_DEFAULT);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue