mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-08 10:08:06 +02:00
[main] drop unused function
This commit is contained in:
parent
230a37e550
commit
509254ec7d
1 changed files with 0 additions and 7 deletions
|
|
@ -140,13 +140,6 @@ switch_to_vt (int vt_number)
|
|||
close (fd);
|
||||
}
|
||||
|
||||
static void
|
||||
on_session_begin (state_t *state,
|
||||
ply_terminal_session_t *session)
|
||||
{
|
||||
ply_trace ("got begin on terminal session fd");
|
||||
}
|
||||
|
||||
static void
|
||||
on_session_output (state_t *state,
|
||||
const char *output,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue