mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 13:29:59 -05:00
systemd-login: Remove unused variable session.
This commit is contained in:
parent
ef199c8a81
commit
a3f5eeadc8
1 changed files with 0 additions and 1 deletions
|
|
@ -211,7 +211,6 @@ fail:
|
||||||
|
|
||||||
void pa__done(pa_module *m) {
|
void pa__done(pa_module *m) {
|
||||||
struct userdata *u;
|
struct userdata *u;
|
||||||
struct session *session;
|
|
||||||
|
|
||||||
pa_assert(m);
|
pa_assert(m);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue