aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-ui-utils.h
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-02-11 04:25:51 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-02-11 04:25:51 +0800
commit152a080763af746dca107497730583c9f75b71c9 (patch)
tree908e9931e8ff58f74bf006a58129bad83689e0b3 /libempathy-gtk/empathy-ui-utils.h
parenta84d2ff1a684995ce75ff78c57c0e1ac2a4bf7d5 (diff)
downloadgsoc2013-empathy-152a080763af746dca107497730583c9f75b71c9.tar
gsoc2013-empathy-152a080763af746dca107497730583c9f75b71c9.tar.gz
gsoc2013-empathy-152a080763af746dca107497730583c9f75b71c9.tar.bz2
gsoc2013-empathy-152a080763af746dca107497730583c9f75b71c9.tar.lz
gsoc2013-empathy-152a080763af746dca107497730583c9f75b71c9.tar.xz
gsoc2013-empathy-152a080763af746dca107497730583c9f75b71c9.tar.zst
gsoc2013-empathy-152a080763af746dca107497730583c9f75b71c9.zip
Change a bit the generic account setting API.
svn path=/trunk/; revision=622
Diffstat (limited to 'libempathy-gtk/empathy-ui-utils.h')
-rw-r--r--libempathy-gtk/empathy-ui-utils.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libempathy-gtk/empathy-ui-utils.h b/libempathy-gtk/empathy-ui-utils.h
index fedf8f7be..1fb29a97d 100644
--- a/libempathy-gtk/empathy-ui-utils.h
+++ b/libempathy-gtk/empathy-ui-utils.h
@@ -47,9 +47,6 @@ G_BEGIN_DECLS
#define G_STR_EMPTY(x) ((x) == NULL || (x)[0] == '\0')
/* Glade */
-GladeXML * empathy_glade_get (const gchar *filename,
- const gchar *root,
- const gchar *domain);
void empathy_glade_get_file_simple (const gchar *filename,
const gchar *root,
const gchar *domain,