From aae074a11affd5c8bbe22b326ddbec323bb85677 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 3 Sep 2003 20:33:43 +0000 Subject: remove teh startup state saving hacks since we can reconfigure now. no more restarting for the average user anymore. --- openbox/startup.h | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 openbox/startup.h (limited to 'openbox/startup.h') diff --git a/openbox/startup.h b/openbox/startup.h deleted file mode 100644 index 4963ccbf..00000000 --- a/openbox/startup.h +++ /dev/null @@ -1,11 +0,0 @@ -#ifndef __startup_h -#define __startup_h - -extern guint32 *startup_stack_order; -extern guint startup_stack_size; -extern guint32 startup_active; -extern guint32 startup_desktop; - -void startup_save(); - -#endif -- cgit v1.2.3