[clutter/wip/clutter-1.99: 60/79] 2.0: Remove unused arguments from doc annotations



commit c4423c8ece50c30183f1044eafcce9d6f231280f
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Sun Oct 7 19:11:59 2012 +0100

    2.0: Remove unused arguments from doc annotations

 clutter/clutter-bin-layout.c |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/clutter/clutter-bin-layout.c b/clutter/clutter-bin-layout.c
index 8e173e4..26317d5 100644
--- a/clutter/clutter-bin-layout.c
+++ b/clutter/clutter-bin-layout.c
@@ -248,16 +248,10 @@ clutter_bin_layout_init (ClutterBinLayout *self)
 
 /**
  * clutter_bin_layout_new:
- * @x_align: the default alignment policy to be used on the
- *   horizontal axis
- * @y_align: the default alignment policy to be used on the
- *   vertical axis
  *
  * Creates a new #ClutterBinLayout layout manager
  *
  * Return value: the newly created layout manager
- *
- *
  */
 ClutterLayoutManager *
 clutter_bin_layout_new (void)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]