summaryrefslogtreecommitdiff
path: root/plugins/mouse/msd-timeline.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/mouse/msd-timeline.h')
-rw-r--r--plugins/mouse/msd-timeline.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/mouse/msd-timeline.h b/plugins/mouse/msd-timeline.h
index 35082ab..5e69411 100644
--- a/plugins/mouse/msd-timeline.h
+++ b/plugins/mouse/msd-timeline.h
@@ -75,7 +75,6 @@ struct MsdTimelineClass
typedef gdouble (*MsdTimelineProgressFunc) (gdouble progress);
-
GType msd_timeline_get_type (void) G_GNUC_CONST;
GType msd_timeline_direction_get_type (void) G_GNUC_CONST;
GType msd_timeline_progress_type_get_type (void) G_GNUC_CONST;
@@ -120,7 +119,6 @@ void msd_timeline_set_progress_func (MsdTimeline
gdouble msd_timeline_get_progress (MsdTimeline *timeline);
-
#ifdef __cplusplus
}
#endif