mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof: fix unused warning
This commit is contained in:
@ -649,7 +649,6 @@ _sysprof_recording_add_file (SysprofRecording *self,
|
||||
const char *path,
|
||||
gboolean compress)
|
||||
{
|
||||
g_autoptr(GFile) file = NULL;
|
||||
AddFile *add_file;
|
||||
|
||||
g_return_val_if_fail (SYSPROF_IS_RECORDING (self), NULL);
|
||||
|
||||
Reference in New Issue
Block a user