libsysprof-ui: cleanup

This commit is contained in:
Christian Hergert
2019-05-14 13:05:47 -07:00
parent 209a2689d9
commit 5f5920a6d4
2 changed files with 5 additions and 9 deletions

View File

@ -31,8 +31,7 @@
#include "sysprof-mark-visualizer-row.h"
#include "sysprof-zoom-manager.h"
#define NSEC_PER_SEC G_GUINT64_CONSTANT(1000000000)
#define DEFAULT_PIXELS_PER_SECOND 20
#define NSEC_PER_SEC G_GUINT64_CONSTANT(1000000000)
typedef struct
{