X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=openbox%2Fframe.h;h=af01bfade591fd305cdd37506c13142784dbbd7a;hb=b18846db698e5aaec6b27633b7a6361d13f7de69;hp=8c6c256faaa05aaeabfbbe0a6e1a1a3cfaab0d3c;hpb=a2f2fefeffc74e93504588f9545507814857723e;p=chaz%2Fopenbox diff --git a/openbox/frame.h b/openbox/frame.h index 8c6c256f..af01bfad 100644 --- a/openbox/frame.h +++ b/openbox/frame.h @@ -1,6 +1,7 @@ /* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*- frame.h for the Openbox window manager + Copyright (c) 2006 Mikael Magnusson Copyright (c) 2003 Ben Jansens This program is free software; you can redistribute it and/or modify @@ -141,8 +142,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);