X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=plugins%2Fplacement%2Fhistory.h;fp=plugins%2Fplacement%2Fhistory.h;h=0000000000000000000000000000000000000000;hb=f85fea3b2d2e1b8498fcfa74dcdde45189fd3eb2;hp=cbf9f68ee25a1b4e17f027c3de9b0cf94c82d311;hpb=3c5f6db04cb577fa3f547b45283eac7a0664be39;p=chaz%2Fopenbox 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