summaryrefslogtreecommitdiff
path: root/libxfsm/xfsm-util.h
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2011-11-06 21:59:43 +0100
committerNick Schermer <nick@xfce.org>2012-03-24 22:24:35 +0100
commit4002e8d4ef3905e878e44633c076f8e7d42fd91b (patch)
tree55f0bb8949e63a00f15db6c8bf15053ed4c19a70 /libxfsm/xfsm-util.h
parente90852df0f772184546320871c69d3358699d182 (diff)
downloadxfce4-session-4002e8d4ef3905e878e44633c076f8e7d42fd91b.tar.gz
Remove suspend/hibernate, split consolekit and rebuild dialog.
Way too many changes in 1 commit, but it's all related.
Diffstat (limited to 'libxfsm/xfsm-util.h')
-rw-r--r--libxfsm/xfsm-util.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libxfsm/xfsm-util.h b/libxfsm/xfsm-util.h
index b215b54b..8ca9fc25 100644
--- a/libxfsm/xfsm-util.h
+++ b/libxfsm/xfsm-util.h
@@ -47,8 +47,6 @@ gboolean xfsm_strv_equal (gchar **a, gchar **b);
void xfsm_window_add_border (GtkWindow *window);
-void xfsm_window_grab_input (GtkWindow *window);
-
XfconfChannel *xfsm_open_config (void);
gchar *xfsm_gdk_display_get_fullname (GdkDisplay *display);