mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
sysprofd: fix warning
This commit is contained in:
@ -319,7 +319,6 @@ ipc_service_impl_handle_set_governor (IpcService *service,
|
||||
GDBusMethodInvocation *invocation,
|
||||
const gchar *governor)
|
||||
{
|
||||
g_autoptr(GVariant) res = NULL;
|
||||
g_autofree gchar *available = NULL;
|
||||
g_autofree gchar *previous = NULL;
|
||||
gboolean had_error = FALSE;
|
||||
|
||||
Reference in New Issue
Block a user