mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
build: fix build warnigns with Clang
This commit is contained in:
@ -432,7 +432,6 @@ sysprof_perf_counter_open (SysprofPerfCounter *self,
|
||||
gulong flags)
|
||||
{
|
||||
SysprofHelpers *helpers = sysprof_helpers_get_default ();
|
||||
g_autoptr(GError) error = NULL;
|
||||
gint out_fd = -1;
|
||||
|
||||
g_return_val_if_fail (self != NULL, -1);
|
||||
|
||||
Reference in New Issue
Block a user