diff libpurple/internal.h @ 31828:da81195f635e

Drop the .gaim -> .purple migration code
author Richard Laager <rlaager@wiktel.com>
date Fri, 18 Mar 2011 02:59:12 +0000
parents 39716f7d2c93
children c2fa3a76a0be
line wrap: on
line diff
--- a/libpurple/internal.h	Thu Mar 17 12:53:18 2011 +0000
+++ b/libpurple/internal.h	Fri Mar 18 02:59:12 2011 +0000
@@ -176,12 +176,6 @@
 void
 _purple_buddy_icons_blist_loaded_cb(void);
 
-/* This is for the purple_core_migrate() code to tell the buddy
- * icon subsystem about the old icons directory so it can
- * migrate any icons in use. */
-void
-_purple_buddy_icon_set_old_icons_dir(const char *dirname);
-
 /**
  * Creates a connection to the specified account and either connects
  * or attempts to register a new account.  If you are logging in,