Mercurial > pidgin.yaz
diff libpurple/prefs.h @ 19145:d201f6967183
disapproval of revision '2d13603b37141a4e8eb8ce3358198dec9c9f7852'
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Wed, 11 Jul 2007 18:39:21 +0000 |
parents | 0e30dfac1f46 |
children | 53ad073898d0 |
line wrap: on
line diff
--- a/libpurple/prefs.h Mon Jul 09 21:29:08 2007 +0000 +++ b/libpurple/prefs.h Wed Jul 11 18:39:21 2007 +0000 @@ -281,14 +281,6 @@ */ GList *purple_prefs_get_path_list(const char *name); -/* - * Returns a list of children for a pref - * - * @param name The parent pref - * @return A list of strings denoting the names of the children, NULL if there are no children or if pref doesn't exist. - * - */ -GList *purple_prefs_get_children_names(const char *name); /** * Add a callback to a pref (and its children)