mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-02-12 05:20:30 +01:00
daemon: remove unused variable
Introduced in 2e87407eb9
https://bugs.freedesktop.org/show_bug.cgi?id=86144
This commit is contained in:
parent
2e87407eb9
commit
5eead9ecf6
1 changed files with 0 additions and 1 deletions
|
|
@ -1042,7 +1042,6 @@ up_daemon_device_removed_cb (UpBackend *backend, GObject *native, UpDevice *devi
|
|||
{
|
||||
const gchar *object_path;
|
||||
UpDaemonPrivate *priv = daemon->priv;
|
||||
UpDeviceLevel warning_level;
|
||||
|
||||
g_return_if_fail (UP_IS_DAEMON (daemon));
|
||||
g_return_if_fail (UP_IS_DEVICE (device));
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue