summaryrefslogtreecommitdiff
path: root/libwnck/xutils.h
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2007-06-15 21:49:04 +0000
committerVincent Untz <vuntz@src.gnome.org>2007-06-15 21:49:04 +0000
commit9a0a6f926e2da0a380cfcaa9ce1731f4ea7625fa (patch)
tree3b886c90bc4c57660b67250124baa5d77d8d1be1 /libwnck/xutils.h
parent4475d68e110a9e5e08748ed95d6292c5bc1733d3 (diff)
downloadlibwnck-9a0a6f926e2da0a380cfcaa9ce1731f4ea7625fa.tar.gz
add _wnck_stock_icons_init() moved from xutils.c moved away, since this
2007-06-15 Vincent Untz <vuntz@gnome.org> * libwnck/private.h: add _wnck_stock_icons_init() * libwnck/util.c: (_wnck_stock_icons_init): moved from xutils.c * libwnck/xutils.[ch]: (_wnck_stock_icons_init): moved away, since this has nothing to do in this file svn path=/trunk/; revision=1313
Diffstat (limited to 'libwnck/xutils.h')
-rw-r--r--libwnck/xutils.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libwnck/xutils.h b/libwnck/xutils.h
index bc54cd8..5341a60 100644
--- a/libwnck/xutils.h
+++ b/libwnck/xutils.h
@@ -210,8 +210,6 @@ void _wnck_release_desktop_layout_manager (Screen *xscreen,
int current_token);
gboolean _wnck_desktop_layout_manager_process_event (XEvent *xev);
-void _wnck_stock_icons_init (void);
-
G_END_DECLS
#endif /* WNCK_XUTILS_H */