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:
@ -82,7 +82,6 @@ sysprof_proc_source_populate_maps (SysprofProcSource *self,
|
||||
const gchar *mountinfostr)
|
||||
{
|
||||
g_auto(GStrv) maps = NULL;
|
||||
g_auto(GStrv) mountinfo = NULL;
|
||||
guint i;
|
||||
|
||||
g_assert (SYSPROF_IS_PROC_SOURCE (self));
|
||||
|
||||
Reference in New Issue
Block a user