Remove include of non-existing tracing.h

Fri Mar  4 13:47:13 2005  Søren Sandmann  <sandmann@redhat.com>

	* sysprof.c: Remove include of non-existing tracing.h
This commit is contained in:
Søren Sandmann
2005-03-04 18:52:45 +00:00
committed by Søren Sandmann Pedersen
parent 466b093348
commit a6db295462
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Fri Mar 4 13:47:13 2005 Søren Sandmann <sandmann@redhat.com>
* sysprof.c: Remove include of non-existing tracing.h
Thu Mar 3 23:48:13 2005 Soeren Sandmann <sandmann@redhat.com>
* profile.c (profile_load): Write this function.

View File

@ -13,7 +13,6 @@
#include "stackstash.h"
#include "profile.h"
#include "treeviewutils.h"
#include "tracing.h"
/* FIXME */
#define _(a) a