mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-03-25 14:41:26 +00:00
libsysprof: whitespace cleanup
This commit is contained in:
@ -104,11 +104,6 @@ struct _SysprofCaptureWriter
|
||||
SysprofCaptureStat stat;
|
||||
};
|
||||
|
||||
#ifdef SYSPROF_ENABLE_GOBJECT
|
||||
G_DEFINE_BOXED_TYPE (SysprofCaptureWriter, sysprof_capture_writer,
|
||||
sysprof_capture_writer_ref, sysprof_capture_writer_unref)
|
||||
#endif
|
||||
|
||||
static inline void
|
||||
sysprof_capture_writer_frame_init (SysprofCaptureFrame *frame_,
|
||||
gint len,
|
||||
|
||||
Reference in New Issue
Block a user