--- a/src/conversation.h Mon Aug 22 22:40:22 2005 +0000 +++ b/src/conversation.h Tue Aug 23 03:56:35 2005 +0000 @@ -1434,16 +1434,6 @@ */ GaimConvPlacementFunc gaim_conv_placement_get_current_func(void); -/** - * Returns the id of the specified conversation placement function. - * - * @param fnc A pointer to the registered function. - * - * @return The id of the conversation, or NULL if the function is not - * registered. - */ -const char *gaim_conv_placement_get_fnc_id(GaimConvPlacementFunc fnc); - /*@}*/ /**************************************************************************/