remove dead code

This commit is contained in:
Christian Hergert
2019-05-14 21:12:07 -07:00
parent ce3e7c5f4e
commit e02da1e842

View File

@ -31,8 +31,6 @@
#include "sysprof-mark-visualizer-row.h"
#include "sysprof-zoom-manager.h"
#define NSEC_PER_SEC G_GUINT64_CONSTANT(1000000000)
typedef struct
{
SysprofCaptureReader *reader;