]> Dogcows Code - chaz/openbox/blobdiff - openbox/mainloop.h
make xdg-autostart use the OPENBOX environment by default, so you can say OnlyShowIn...
[chaz/openbox] / openbox / mainloop.h
index 03f00359e01f2e476e433d3f0f7f357a8c6d4b16..373528e35f730db3ac1cb40c1febe7698d6749fd 100644 (file)
@@ -70,12 +70,6 @@ void ob_main_loop_timeout_remove_data(ObMainLoop *loop,
                                       gpointer data,
                                       gboolean cancel_dest);
 
-struct _ObAction;
-
-/*! Queues an action, which will be run when there are no more X events
-  to process */
-void ob_main_loop_queue_action(ObMainLoop *loop, struct _ObAction *act);
-
 void ob_main_loop_run(ObMainLoop *loop);
 void ob_main_loop_exit(ObMainLoop *loop);
 
This page took 0.020543 seconds and 4 git commands to generate.