mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +00:00
libsysprof-ui: cleanup
This commit is contained in:
@ -32,7 +32,6 @@
|
|||||||
#include "sysprof-zoom-manager.h"
|
#include "sysprof-zoom-manager.h"
|
||||||
|
|
||||||
#define NSEC_PER_SEC G_GUINT64_CONSTANT(1000000000)
|
#define NSEC_PER_SEC G_GUINT64_CONSTANT(1000000000)
|
||||||
#define DEFAULT_PIXELS_PER_SECOND 20
|
|
||||||
|
|
||||||
typedef struct
|
typedef struct
|
||||||
{
|
{
|
||||||
|
|||||||
@ -31,9 +31,6 @@
|
|||||||
#include "sysprof-visualizer-ticks.h"
|
#include "sysprof-visualizer-ticks.h"
|
||||||
#include "sysprof-visualizer-view.h"
|
#include "sysprof-visualizer-view.h"
|
||||||
|
|
||||||
#define NSEC_PER_SEC G_GINT64_CONSTANT(1000000000)
|
|
||||||
#define DEFAULT_PIXELS_PER_SECOND 20
|
|
||||||
|
|
||||||
typedef struct
|
typedef struct
|
||||||
{
|
{
|
||||||
SysprofCaptureReader *reader;
|
SysprofCaptureReader *reader;
|
||||||
|
|||||||
Reference in New Issue
Block a user