summaryrefslogtreecommitdiff
path: root/openbox/frame.h
diff options
context:
space:
mode:
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);