From 6762515c8e5861aa80675fe6f27be54689651e76 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Mon, 6 Dec 2010 14:47:33 +0100 Subject: Grundgerüst in eigenen Ordner verschoben MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- statistic.c | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 statistic.c (limited to 'statistic.c') diff --git a/statistic.c b/statistic.c deleted file mode 100644 index b83776a..0000000 --- a/statistic.c +++ /dev/null @@ -1,18 +0,0 @@ -/* - * vim:ts=4:sw=4:expandtab - * - */ -#include -#include -#include - -void statistic() { - printf("statistic started\n"); - for (;;) { - } -} - -void statistic_cleanup() { - printf("statistic cleanup\n"); - _exit(EXIT_SUCCESS); -} -- cgit v1.2.3-70-g09d2