mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
Remove GSEAL macros
This commit is contained in:
@ -607,14 +607,6 @@ fill_callers_list (Application *app)
|
||||
gtk_tree_view_columns_autosize (app->callers_view);
|
||||
}
|
||||
|
||||
static void
|
||||
fill_lists (Application *app)
|
||||
{
|
||||
fill_main_list (app);
|
||||
fill_callers_list (app);
|
||||
fill_descendants_tree (app);
|
||||
}
|
||||
|
||||
static void
|
||||
enter_display_mode (Application *app)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user