From f85fea3b2d2e1b8498fcfa74dcdde45189fd3eb2 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 29 Aug 2003 06:55:02 +0000 Subject: remove the placement plugin --- plugins/placement/history.h | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 plugins/placement/history.h (limited to 'plugins/placement/history.h') 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 - -void history_startup(); -void history_shutdown(); - -gboolean place_history(ObClient *c); - -#endif -- cgit v1.2.3