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:
@ -90,7 +90,6 @@ sysprof_capture_symbol_resolver_load (SysprofSymbolResolver *resolver,
|
||||
SysprofCaptureReader *reader)
|
||||
{
|
||||
SysprofCaptureSymbolResolver *self = (SysprofCaptureSymbolResolver *)resolver;
|
||||
g_autoptr(GError) error = NULL;
|
||||
gint byte_order;
|
||||
gint fd;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user