diff options
Diffstat (limited to '')
-rw-r--r-- | test/run_output.cxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/test/run_output.cxx b/test/run_output.cxx index e46e61d47..273180673 100644 --- a/test/run_output.cxx +++ b/test/run_output.cxx @@ -43,11 +43,6 @@ extern "C" { #include <stdlib.h> void -idle_add(G_GNUC_UNUSED unsigned flags) -{ -} - -void event_pipe_emit(G_GNUC_UNUSED enum pipe_event event) { } |