mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-08 10:08:06 +02:00
[text] Drop unused variable
This commit is contained in:
parent
3951104e21
commit
7462f8142d
1 changed files with 0 additions and 1 deletions
|
|
@ -127,7 +127,6 @@ static void
|
|||
show_message (ply_boot_splash_plugin_t *plugin)
|
||||
{
|
||||
int window_width, window_height;
|
||||
int i;
|
||||
|
||||
window_width = ply_window_get_number_of_text_columns (plugin->window);
|
||||
window_height = ply_window_get_number_of_text_rows (plugin->window);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue