summaryrefslogtreecommitdiffstats
path: root/include/qemu
diff options
context:
space:
mode:
authorThomas Huth <thuth@linux.vnet.ibm.com>2015-03-14 07:19:33 +0100
committerMichael Tokarev <mjt@tls.msk.ru>2015-04-30 16:05:48 +0300
commit3bf2af7b40281f73d0e33ecca4095078feed07b1 (patch)
treed9f125a39bdb29a15602f5ceb471907ae3eccfa4 /include/qemu
parentec29ea1b2b5ffed569d52393ad8e8d3f4215b9b3 (diff)
downloadhqemu-3bf2af7b40281f73d0e33ecca4095078feed07b1.zip
hqemu-3bf2af7b40281f73d0e33ecca4095078feed07b1.tar.gz
util: Remove unused functions
Delete the unused functions qemu_signalfd_available(), qemu_send_full() and qemu_recv_full(). Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'include/qemu')
-rw-r--r--include/qemu/compatfd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/qemu/compatfd.h b/include/qemu/compatfd.h
index 6b04877..fc37915 100644
--- a/include/qemu/compatfd.h
+++ b/include/qemu/compatfd.h
@@ -39,6 +39,5 @@ struct qemu_signalfd_siginfo {
};
int qemu_signalfd(const sigset_t *mask);
-bool qemu_signalfd_available(void);
#endif
OpenPOWER on IntegriCloud