summaryrefslogtreecommitdiff
path: root/src/ck-sysdeps.h
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2010-11-17 06:51:26 +0100
committerMichael Biebl <biebl@debian.org>2010-11-17 06:51:26 +0100
commita97ae561891b3a7e78c0482b91c7c3f0d885100c (patch)
tree0cab0daf463c97aab95125d8dd67faeda97e0957 /src/ck-sysdeps.h
parent3c6531b4348d77778c4fab15e5d8e842bd15e091 (diff)
downloadconsolekit-upstream/0.4.3.tar.gz
Imported Upstream version 0.4.3upstream/0.4.3
Diffstat (limited to 'src/ck-sysdeps.h')
-rw-r--r--src/ck-sysdeps.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ck-sysdeps.h b/src/ck-sysdeps.h
index 5dd573f..8f22d52 100644
--- a/src/ck-sysdeps.h
+++ b/src/ck-sysdeps.h
@@ -72,8 +72,6 @@ gboolean ck_activate_console_num (int console_fd,
guint num);
gboolean ck_wait_for_active_console_num (int console_fd,
guint num);
-gboolean ck_wait_for_console_switch (int console_fd,
- guint *num);
G_END_DECLS