src/conversation.h

changeset 11328
7049e5ffe494
parent 11137
cf40226ddff7
child 11338
1a3663ac9b05
--- 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);
-
 /*@}*/
 
 /**************************************************************************/

mercurial