diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-08-29 06:55:02 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-08-29 06:55:02 +0000 |
| commit | f85fea3b2d2e1b8498fcfa74dcdde45189fd3eb2 (patch) | |
| tree | 8d9ef67bf7b9ea269260cab115e90208b65116ff /plugins/placement/history.h | |
| parent | 3c5f6db04cb577fa3f547b45283eac7a0664be39 (diff) | |
remove the placement plugin
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 |
