--- monitor/main.c | 1 - 1 file changed, 1 deletion(-) diff --git a/monitor/main.c b/monitor/main.c index 4e8b433..90e32c5 100644 --- a/monitor/main.c +++ b/monitor/main.c @@ -92,7 +92,6 @@ int main(int argc, char *argv[]) } } - sigemptyset(&mask); sigaddset(&mask, SIGINT); sigaddset(&mask, SIGTERM); -- 1.7.10.1 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html