mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-07 11:58:08 +02:00
two-step: delete extraneous log spew
This commit is contained in:
parent
73695b0979
commit
b817332e2a
1 changed files with 0 additions and 2 deletions
|
|
@ -540,8 +540,6 @@ create_plugin (ply_key_file_t *key_file)
|
|||
|
||||
asprintf (&image_path, "%s/background-tile.png", image_dir);
|
||||
plugin->background_tile_image = ply_image_new (image_path);
|
||||
|
||||
ply_trace ("loading background tile %s", image_path);
|
||||
free (image_path);
|
||||
|
||||
plugin->animation_dir = image_dir;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue