free the profile objects.

Mon Oct 31 21:36:37 2005  Søren Sandmann  <sandmann@redhat.com>

        * sysprof.c (fill_main_list): free the profile objects.

        * sysprof.c (struct Application): Remove unused variable.
This commit is contained in:
Søren Sandmann
2005-11-01 02:37:09 +00:00
committed by Søren Sandmann Pedersen
parent fe134ed8a2
commit 81ad181667
3 changed files with 9 additions and 2 deletions

2
TODO
View File

@ -15,6 +15,8 @@ Before 1.0.1:
Before 1.2:
* Handle time being set back in the RESET_DEAD_PERIOD code.
* Find out if the first sort order of a GtkTreeView column can be changed
programmatically.