summaryrefslogtreecommitdiff
path: root/gdk/gdkframeclock.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2018-06-25 19:21:08 -0400
committerMatthias Clasen <mclasen@redhat.com>2018-06-25 19:55:04 -0400
commit8755d884f3e5043f355d4c6403e954ea5ff0928f (patch)
tree36ccc605c99d88687b1af5c6d2897086b3722bda /gdk/gdkframeclock.h
parent010f4e90e38fd71967428486fd986e4dfc444c7b (diff)
downloadgtk+-8755d884f3e5043f355d4c6403e954ea5ff0928f.tar.gz
Remove a lot of Since annotations
4.0 will represent a clean epoch. We don't want to have lots of noise in the docs about 2.x or 3.x.
Diffstat (limited to 'gdk/gdkframeclock.h')
-rw-r--r--gdk/gdkframeclock.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdk/gdkframeclock.h b/gdk/gdkframeclock.h
index 801af3793f..d1a91f9c25 100644
--- a/gdk/gdkframeclock.h
+++ b/gdk/gdkframeclock.h
@@ -58,8 +58,6 @@ typedef struct _GdkFrameClockClass GdkFrameClockClass;
* #GdkFrameClockPhase is used to represent the different paint clock
* phases that can be requested. The elements of the enumeration
* correspond to the signals of #GdkFrameClock.
- *
- * Since: 3.8
**/
typedef enum {
GDK_FRAME_CLOCK_PHASE_NONE = 0,