2008-08-11 Alberto Garcia <agarcia@igalia.com>
[hildon] / src / hildon-sort-dialog.h
index e3b7f55..f326051 100644 (file)
@@ -8,7 +8,7 @@
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
  *
  * This library is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -87,10 +87,6 @@ gint
 hildon_sort_dialog_add_sort_key                 (HildonSortDialog *dialog,
                                                  const gchar *sort_key);
 
-gint 
-hildon_sort_dialog_add_sort_key_with_sorting    (HildonSortDialog *dialog, 
-                                                 const gchar *sort_key, 
-                                                 gboolean sorting);
 gint
 hildon_sort_dialog_add_sort_key_reversed        (HildonSortDialog *dialog,
                                                  const gchar *sort_key);