diff options
Diffstat (limited to 'plugins/placement/history.h')
| -rw-r--r-- | plugins/placement/history.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/plugins/placement/history.h b/plugins/placement/history.h deleted file mode 100644 index cbf9f68e..00000000 --- a/plugins/placement/history.h +++ /dev/null @@ -1,12 +0,0 @@ -#ifndef __plugin_placement_history_h -#define __plugin_placement_history_h - -#include "kernel/client.h" -#include <glib.h> - -void history_startup(); -void history_shutdown(); - -gboolean place_history(ObClient *c); - -#endif |
