diff src/pounce.h @ 10432:dc4475bf718f

[gaim-migrate @ 11684] Shuffle some things around in pounce.c to match savedstatuses.c, blist.c and accounts.c Write the pounces using the util function and xmlnodes (so pounces.xml is out-of-disk-space safe, now) committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 27 Dec 2004 08:56:04 +0000
parents 63c7a16a2c09
children ebed1bbedb04
line wrap: on
line diff
--- a/src/pounce.h	Mon Dec 27 07:21:45 2004 +0000
+++ b/src/pounce.h	Mon Dec 27 08:56:04 2004 +0000
@@ -289,11 +289,6 @@
 gboolean gaim_pounces_load(void);
 
 /**
- * Force an immediate write of pounces.
- */
-void gaim_pounces_sync(void);
-
-/**
  * Registers a pounce handler for a UI.
  *
  * @param ui          The UI name.