summaryrefslogtreecommitdiff
path: root/obt/mainloop.h
diff options
context:
space:
mode:
Diffstat (limited to 'obt/mainloop.h')
-rw-r--r--obt/mainloop.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/obt/mainloop.h b/obt/mainloop.h
index cdc0bd29..cce7d5b5 100644
--- a/obt/mainloop.h
+++ b/obt/mainloop.h
@@ -27,7 +27,7 @@ G_BEGIN_DECLS
typedef struct _ObtMainLoop ObtMainLoop;
-ObtMainLoop *obt_main_loop_new(Display *display);
+ObtMainLoop *obt_main_loop_new();
void obt_main_loop_ref(ObtMainLoop *loop);
void obt_main_loop_unref(ObtMainLoop *loop);