mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +00:00
build: fix build on macOS
This commit is contained in:
@ -53,7 +53,6 @@ sysprof_recording_state_view_notify_elapsed (SysprofRecordingStateView *self,
|
||||
SysprofProfiler *profiler)
|
||||
{
|
||||
SysprofRecordingStateViewPrivate *priv = sysprof_recording_state_view_get_instance_private (self);
|
||||
g_autofree gchar *str = NULL;
|
||||
SysprofCaptureWriter *writer;
|
||||
gint64 elapsed;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user