summaryrefslogtreecommitdiff
path: root/openbox/frame.h
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@comhem.se>2006-08-17 19:26:55 +0000
committerMikael Magnusson <mikachu@comhem.se>2006-08-17 19:26:55 +0000
commit1b4ff4e93f8bc312a862d3f08afeb0f4809527ae (patch)
treecc5ed1b11ad1062bea3f1ed1b44e27f8e264b8b2 /openbox/frame.h
parenta2f2fefeffc74e93504588f9545507814857723e (diff)
close but not quite
Diffstat (limited to 'openbox/frame.h')
-rw-r--r--openbox/frame.h2
1 files changed, 0 insertions, 2 deletions
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);