summaryrefslogtreecommitdiff
path: root/gtk/gtkseparator.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkseparator.c')
-rw-r--r--gtk/gtkseparator.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk/gtkseparator.c b/gtk/gtkseparator.c
index 13d0b6b526..f723c694e0 100644
--- a/gtk/gtkseparator.c
+++ b/gtk/gtkseparator.c
@@ -144,8 +144,6 @@ gtk_separator_class_init (GtkSeparatorClass *class)
* Creates a new #GtkSeparator with the given orientation.
*
* Returns: a new #GtkSeparator.
- *
- * Since: 3.0
*/
GtkWidget *
gtk_separator_new (GtkOrientation orientation)