X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fframe.h;h=d50a2b72f8f1bbe92f5952965e0acbd1b31d3f65;hb=1b4ff4e93f8bc312a862d3f08afeb0f4809527ae;hp=8c6c256faaa05aaeabfbbe0a6e1a1a3cfaab0d3c;hpb=a2f2fefeffc74e93504588f9545507814857723e;p=chaz%2Fopenbox diff --git a/openbox/frame.h b/openbox/frame.h index 8c6c256f..d50a2b72 100644 --- a/openbox/frame.h +++ b/openbox/frame.h @@ -141,8 +141,6 @@ struct _ObFrame GTimeVal flash_end; }; -void frame_startup(gboolean reconfig); -void frame_shutdown(gboolean reconfig); ObFrame *frame_new(); void frame_show(ObFrame *self); void frame_hide(ObFrame *self);