summaryrefslogtreecommitdiff
path: root/qemu-os-posix.h
diff options
context:
space:
mode:
Diffstat (limited to 'qemu-os-posix.h')
-rw-r--r--qemu-os-posix.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/qemu-os-posix.h b/qemu-os-posix.h
index ff5adb1b2b..96d1036b47 100644
--- a/qemu-os-posix.h
+++ b/qemu-os-posix.h
@@ -30,6 +30,4 @@ static inline void os_host_main_loop_wait(int *timeout)
{
}
-void os_setup_signal_handling(void);
-
#endif