mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +00:00
libsysprof-ui: set as ready for now
This commit is contained in:
@ -47,7 +47,7 @@ sysprof_proxy_source_get_is_ready (SysprofSource *source)
|
|||||||
|
|
||||||
g_assert (SYSPROF_IS_PROXY_SOURCE (self));
|
g_assert (SYSPROF_IS_PROXY_SOURCE (self));
|
||||||
|
|
||||||
return FALSE;
|
return TRUE;
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
|||||||
Reference in New Issue
Block a user